Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-39822 (GCVE-0-2026-39822)
Vulnerability from cvelistv5 – Published: 2026-07-08 15:46 – Updated: 2026-07-08 19:39- CWE-61 - UNIX Symbolic Link (Symlink) Following
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Go standard library | os |
Affected:
0 , < 1.25.12
(semver)
Affected: 1.26.0-0 , < 1.26.5 (semver) Affected: 1.27.0-0 , < 1.27.0-rc.2 (semver) |
guessed |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-39822",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-08T18:06:16.360721Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-61",
"description": "CWE-61 UNIX Symbolic Link (Symlink) Following",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T19:39:17.341Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "os",
"product": "os",
"programRoutines": [
{
"name": "rootOpenFileNolog"
},
{
"name": "openRootInRoot"
},
{
"name": "OpenInRoot"
},
{
"name": "Root.Create"
},
{
"name": "Root.Open"
},
{
"name": "Root.OpenFile"
},
{
"name": "Root.OpenRoot"
},
{
"name": "Root.ReadFile"
},
{
"name": "Root.WriteFile"
},
{
"name": "rootFS.Open"
},
{
"name": "rootFS.ReadDir"
},
{
"name": "rootFS.ReadFile"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.25.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.26.5",
"status": "affected",
"version": "1.26.0-0",
"versionType": "semver"
},
{
"lessThan": "1.27.0-rc.2",
"status": "affected",
"version": "1.27.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Mundur (https://github.com/M0nd0R)"
}
],
"descriptions": [
{
"lang": "en",
"value": "On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, \u0027root.Open(\"symlink/\")\u0027 will open \"symlink\" even when \"symlink\" is a symbolic link pointing outside of the root."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-61: UNIX Symbolic Link (Symlink) Following",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-08T15:46:27.199Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79005"
},
{
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"url": "https://go.dev/cl/797880"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"title": "Root escape via symlink plus trailing slash in os"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-39822",
"datePublished": "2026-07-08T15:46:27.199Z",
"dateReserved": "2026-04-07T18:13:03.527Z",
"dateUpdated": "2026-07-08T19:39:17.341Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-39822",
"date": "2026-08-25",
"epss": "0.00232",
"percentile": "0.13892"
},
"microsoft_vex": {
"current_release_date": "2026-08-13T00:12:02.000Z",
"cve": "CVE-2026-39822",
"id": "msrc_CVE-2026-39822",
"initial_release_date": "2026-07-15T01:01:36.000Z",
"product_status:fixed": "1",
"product_status:known_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Root escape via symlink plus trailing slash in os",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-39822.json",
"version": "2"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-39822\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-07-08T17:17:21.310\",\"lastModified\":\"2026-07-13T14:54:26.317\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, \u0027root.Open(\\\"symlink/\\\")\u0027 will open \\\"symlink\\\" even when \\\"symlink\\\" is a symbolic link pointing outside of the root.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"Go standard library\",\"product\":\"os\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"os\",\"programRoutines\":[{\"name\":\"rootOpenFileNolog\"},{\"name\":\"openRootInRoot\"},{\"name\":\"OpenInRoot\"},{\"name\":\"Root.Create\"},{\"name\":\"Root.Open\"},{\"name\":\"Root.OpenFile\"},{\"name\":\"Root.OpenRoot\"},{\"name\":\"Root.ReadFile\"},{\"name\":\"Root.WriteFile\"},{\"name\":\"rootFS.Open\"},{\"name\":\"rootFS.ReadDir\"},{\"name\":\"rootFS.ReadFile\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.25.12\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.26.0-0\",\"lessThan\":\"1.26.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"1.27.0-0\",\"lessThan\":\"1.27.0-rc.2\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-07-08T18:06:16.360721Z\",\"id\":\"CVE-2026-39822\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-61\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.25.12\",\"matchCriteriaId\":\"BA474C81-2BDB-451D-BAC7-5714B4F30E1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.5\",\"matchCriteriaId\":\"08CDCAED-0C22-42D9-97A8-77F19DEECDB2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:1.27:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"1062DCC7-46FE-4CF5-ADEF-BEC03F8AB39E\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/797880\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/79005\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4970\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-25T14:28:27+00:00",
"cve": "CVE-2026-39822",
"id": "CVE-2026-39822",
"initial_release_date": "2026-07-08T15:46:27.199000+00:00",
"product_status:fixed": "305",
"product_status:known_affected": "12",
"product_status:known_not_affected": "458",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-39822.json",
"version": "3"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-39822\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-07-08T18:06:16.360721Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-61\", \"description\": \"CWE-61 UNIX Symbolic Link (Symlink) Following\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-07-08T18:05:38.120Z\"}}], \"cna\": {\"title\": \"Root escape via symlink plus trailing slash in os\", \"credits\": [{\"lang\": \"en\", \"value\": \"Mundur (https://github.com/M0nd0R)\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"os\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.25.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.26.0-0\", \"lessThan\": \"1.26.5\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.27.0-0\", \"lessThan\": \"1.27.0-rc.2\", \"versionType\": \"semver\"}], \"packageName\": \"os\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"rootOpenFileNolog\"}, {\"name\": \"openRootInRoot\"}, {\"name\": \"OpenInRoot\"}, {\"name\": \"Root.Create\"}, {\"name\": \"Root.Open\"}, {\"name\": \"Root.OpenFile\"}, {\"name\": \"Root.OpenRoot\"}, {\"name\": \"Root.ReadFile\"}, {\"name\": \"Root.WriteFile\"}, {\"name\": \"rootFS.Open\"}, {\"name\": \"rootFS.ReadDir\"}, {\"name\": \"rootFS.ReadFile\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79005\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc\"}, {\"url\": \"https://go.dev/cl/797880\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4970\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, \u0027root.Open(\\\"symlink/\\\")\u0027 will open \\\"symlink\\\" even when \\\"symlink\\\" is a symbolic link pointing outside of the root.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-61: UNIX Symbolic Link (Symlink) Following\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-07-08T15:46:27.199Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-39822\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-08T19:39:17.341Z\", \"dateReserved\": \"2026-04-07T18:13:03.527Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-07-08T15:46:27.199Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:49702
Vulnerability from csaf_redhat - Published: 2026-08-03 16:04 - Updated: 2026-08-25 19:02A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the "go tool pack" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the "pack" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
A flaw was found in the 'go bug' command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system's temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the 'go bug' command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy (CVE-2026-42501)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content (CVE-2026-39823)\n\n* cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack (CVE-2026-39819)\n\n* net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)\n\n* net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)\n\n* net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n\n* net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls (CVE-2026-39825)\n\n* cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction (CVE-2026-39817)\n\n* html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping (CVE-2026-39826)\n\n* golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n\n* net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)\n\n* crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)\n\n* os: golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)\n\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:49702",
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_49702.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-08-25T19:02:47+00:00",
"generator": {
"date": "2026-08-25T19:02:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:49702",
"initial_release_date": "2026-08-03T16:04:08+00:00",
"revision_history": [
{
"date": "2026-08-03T16:04:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-03T16:04:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:02:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_0.aarch64",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_0.aarch64",
"product_id": "go-toolset-0:1.26.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_0.aarch64",
"product": {
"name": "golang-0:1.26.5-1.el10_0.aarch64",
"product_id": "golang-0:1.26.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_0.aarch64",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_0.aarch64",
"product_id": "golang-bin-0:1.26.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_0.aarch64",
"product": {
"name": "golang-race-0:1.26.5-1.el10_0.aarch64",
"product_id": "golang-race-0:1.26.5-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_0.ppc64le",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_0.ppc64le",
"product_id": "go-toolset-0:1.26.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_0.ppc64le",
"product": {
"name": "golang-0:1.26.5-1.el10_0.ppc64le",
"product_id": "golang-0:1.26.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_0.ppc64le",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_0.ppc64le",
"product_id": "golang-bin-0:1.26.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_0.ppc64le",
"product": {
"name": "golang-race-0:1.26.5-1.el10_0.ppc64le",
"product_id": "golang-race-0:1.26.5-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_0.s390x",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_0.s390x",
"product_id": "go-toolset-0:1.26.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_0.s390x",
"product": {
"name": "golang-0:1.26.5-1.el10_0.s390x",
"product_id": "golang-0:1.26.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_0.s390x",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_0.s390x",
"product_id": "golang-bin-0:1.26.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_0.s390x",
"product": {
"name": "golang-race-0:1.26.5-1.el10_0.s390x",
"product_id": "golang-race-0:1.26.5-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el10_0.x86_64",
"product": {
"name": "go-toolset-0:1.26.5-1.el10_0.x86_64",
"product_id": "go-toolset-0:1.26.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_0.x86_64",
"product": {
"name": "golang-0:1.26.5-1.el10_0.x86_64",
"product_id": "golang-0:1.26.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el10_0.x86_64",
"product": {
"name": "golang-bin-0:1.26.5-1.el10_0.x86_64",
"product_id": "golang-bin-0:1.26.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el10_0.x86_64",
"product": {
"name": "golang-race-0:1.26.5-1.el10_0.x86_64",
"product_id": "golang-race-0:1.26.5-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el10_0.src",
"product": {
"name": "golang-0:1.26.5-1.el10_0.src",
"product_id": "golang-0:1.26.5-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.el10_0.noarch",
"product": {
"name": "golang-docs-0:1.26.5-1.el10_0.noarch",
"product_id": "golang-docs-0:1.26.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.el10_0.noarch",
"product": {
"name": "golang-misc-0:1.26.5-1.el10_0.noarch",
"product_id": "golang-misc-0:1.26.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.el10_0.noarch",
"product": {
"name": "golang-src-0:1.26.5-1.el10_0.noarch",
"product_id": "golang-src-0:1.26.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.el10_0.noarch",
"product": {
"name": "golang-tests-0:1.26.5-1.el10_0.noarch",
"product_id": "golang-tests-0:1.26.5-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64"
},
"product_reference": "go-toolset-0:1.26.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le"
},
"product_reference": "go-toolset-0:1.26.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x"
},
"product_reference": "go-toolset-0:1.26.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64"
},
"product_reference": "go-toolset-0:1.26.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64"
},
"product_reference": "golang-0:1.26.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le"
},
"product_reference": "golang-0:1.26.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x"
},
"product_reference": "golang-0:1.26.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src"
},
"product_reference": "golang-0:1.26.5-1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64"
},
"product_reference": "golang-0:1.26.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64"
},
"product_reference": "golang-bin-0:1.26.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le"
},
"product_reference": "golang-bin-0:1.26.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x"
},
"product_reference": "golang-bin-0:1.26.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64"
},
"product_reference": "golang-bin-0:1.26.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch"
},
"product_reference": "golang-docs-0:1.26.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch"
},
"product_reference": "golang-misc-0:1.26.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64"
},
"product_reference": "golang-race-0:1.26.5-1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le"
},
"product_reference": "golang-race-0:1.26.5-1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x"
},
"product_reference": "golang-race-0:1.26.5-1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64"
},
"product_reference": "golang-race-0:1.26.5-1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch"
},
"product_reference": "golang-src-0:1.26.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.5-1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
},
"product_reference": "golang-tests-0:1.26.5-1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39817",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-07T20:01:43.510043+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \"go tool pack\" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the \"pack\" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "RHBZ#2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://go.dev/cl/767520",
"url": "https://go.dev/cl/767520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78778",
"url": "https://go.dev/issue/78778"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4979",
"url": "https://pkg.go.dev/vuln/GO-2026-4979"
}
],
"release_date": "2026-05-07T19:41:18.993000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction"
},
{
"cve": "CVE-2026-39819",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-07T20:01:04.403877+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \u0027go bug\u0027 command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system\u0027s temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the \u0027go bug\u0027 command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39819"
},
{
"category": "external",
"summary": "RHBZ#2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39819",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819"
},
{
"category": "external",
"summary": "https://go.dev/cl/763882",
"url": "https://go.dev/cl/763882"
},
{
"category": "external",
"summary": "https://go.dev/issue/78584",
"url": "https://go.dev/issue/78584"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4978",
"url": "https://pkg.go.dev/vuln/GO-2026-4978"
}
],
"release_date": "2026-05-07T19:41:18.849000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42501",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-07T20:00:54.811489+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Go command (`cmd/go`) allows a malicious module proxy to bypass checksum validation, potentially leading to the execution of untrusted Go toolchains. Red Hat products utilizing the Go command are vulnerable if configured to use an untrusted module proxy or checksum database, as this could compromise the integrity of the Go development environment. Exploitation requires user interaction with a compromised proxy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "RHBZ#2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
},
{
"category": "external",
"summary": "https://go.dev/cl/775321",
"url": "https://go.dev/cl/775321"
},
{
"category": "external",
"summary": "https://go.dev/issue/79070",
"url": "https://go.dev/issue/79070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4984",
"url": "https://pkg.go.dev/vuln/GO-2026-4984"
}
],
"release_date": "2026-05-07T19:41:19.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "To verify the integrity of Go module dependencies and detect potential tampering by a malicious proxy, users can revalidate all dependencies of the current module. This process involves removing the existing `go.sum` file and then re-generating and verifying module checksums.\n\nExecute the following commands in your module\u0027s root directory:\n```bash\nrm go.sum\ngo mod tidy\ngo mod verify\n```\nThis operation will re-download and re-verify all module dependencies. Be aware that this may affect your local module cache and could require re-building projects.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T16:04:08+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49702"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.26.5-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.26.5-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.26.5-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:49712
Vulnerability from csaf_redhat - Published: 2026-08-03 17:42 - Updated: 2026-08-25 19:02A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the "go tool pack" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the "pack" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
A flaw was found in the 'go bug' command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system's temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the 'go bug' command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy (CVE-2026-42501)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content (CVE-2026-39823)\n\n* cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack (CVE-2026-39819)\n\n* net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)\n\n* net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)\n\n* net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n\n* net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls (CVE-2026-39825)\n\n* cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction (CVE-2026-39817)\n\n* html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping (CVE-2026-39826)\n\n* golang.org/x/net/idna: golang: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n\n* net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)\n\n* crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)\n\n* os: golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)\n\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:49712",
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_49712.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-08-25T19:02:49+00:00",
"generator": {
"date": "2026-08-25T19:02:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:49712",
"initial_release_date": "2026-08-03T17:42:42+00:00",
"revision_history": [
{
"date": "2026-08-03T17:42:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-03T17:42:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:02:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_6.aarch64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_6.aarch64",
"product_id": "go-toolset-0:1.26.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_6.aarch64",
"product": {
"name": "golang-0:1.26.5-1.el9_6.aarch64",
"product_id": "golang-0:1.26.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_6.aarch64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_6.aarch64",
"product_id": "golang-bin-0:1.26.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_6.aarch64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_6.aarch64",
"product_id": "golang-race-0:1.26.5-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_6.ppc64le",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_6.ppc64le",
"product_id": "go-toolset-0:1.26.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_6.ppc64le",
"product": {
"name": "golang-0:1.26.5-1.el9_6.ppc64le",
"product_id": "golang-0:1.26.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_6.ppc64le",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_6.ppc64le",
"product_id": "golang-bin-0:1.26.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_6.ppc64le",
"product": {
"name": "golang-race-0:1.26.5-1.el9_6.ppc64le",
"product_id": "golang-race-0:1.26.5-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_6.x86_64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_6.x86_64",
"product_id": "go-toolset-0:1.26.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_6.x86_64",
"product": {
"name": "golang-0:1.26.5-1.el9_6.x86_64",
"product_id": "golang-0:1.26.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_6.x86_64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_6.x86_64",
"product_id": "golang-bin-0:1.26.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_6.x86_64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_6.x86_64",
"product_id": "golang-race-0:1.26.5-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_6.s390x",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_6.s390x",
"product_id": "go-toolset-0:1.26.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_6.s390x",
"product": {
"name": "golang-0:1.26.5-1.el9_6.s390x",
"product_id": "golang-0:1.26.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_6.s390x",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_6.s390x",
"product_id": "golang-bin-0:1.26.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_6.s390x",
"product": {
"name": "golang-race-0:1.26.5-1.el9_6.s390x",
"product_id": "golang-race-0:1.26.5-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_6.src",
"product": {
"name": "golang-0:1.26.5-1.el9_6.src",
"product_id": "golang-0:1.26.5-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.el9_6.noarch",
"product": {
"name": "golang-docs-0:1.26.5-1.el9_6.noarch",
"product_id": "golang-docs-0:1.26.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.el9_6.noarch",
"product": {
"name": "golang-misc-0:1.26.5-1.el9_6.noarch",
"product_id": "golang-misc-0:1.26.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.el9_6.noarch",
"product": {
"name": "golang-src-0:1.26.5-1.el9_6.noarch",
"product_id": "golang-src-0:1.26.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.el9_6.noarch",
"product": {
"name": "golang-tests-0:1.26.5-1.el9_6.noarch",
"product_id": "golang-tests-0:1.26.5-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64"
},
"product_reference": "golang-0:1.26.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le"
},
"product_reference": "golang-0:1.26.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x"
},
"product_reference": "golang-0:1.26.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_6.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src"
},
"product_reference": "golang-0:1.26.5-1.el9_6.src",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.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:golang-0:1.26.5-1.el9_6.x86_64"
},
"product_reference": "golang-0:1.26.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.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:golang-bin-0:1.26.5-1.el9_6.x86_64"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch"
},
"product_reference": "golang-docs-0:1.26.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch"
},
"product_reference": "golang-misc-0:1.26.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64"
},
"product_reference": "golang-race-0:1.26.5-1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le"
},
"product_reference": "golang-race-0:1.26.5-1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x"
},
"product_reference": "golang-race-0:1.26.5-1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.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:golang-race-0:1.26.5-1.el9_6.x86_64"
},
"product_reference": "golang-race-0:1.26.5-1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch"
},
"product_reference": "golang-src-0:1.26.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.5-1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
},
"product_reference": "golang-tests-0:1.26.5-1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39817",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-07T20:01:43.510043+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \"go tool pack\" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the \"pack\" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "RHBZ#2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://go.dev/cl/767520",
"url": "https://go.dev/cl/767520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78778",
"url": "https://go.dev/issue/78778"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4979",
"url": "https://pkg.go.dev/vuln/GO-2026-4979"
}
],
"release_date": "2026-05-07T19:41:18.993000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction"
},
{
"cve": "CVE-2026-39819",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-07T20:01:04.403877+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \u0027go bug\u0027 command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system\u0027s temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the \u0027go bug\u0027 command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39819"
},
{
"category": "external",
"summary": "RHBZ#2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39819",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819"
},
{
"category": "external",
"summary": "https://go.dev/cl/763882",
"url": "https://go.dev/cl/763882"
},
{
"category": "external",
"summary": "https://go.dev/issue/78584",
"url": "https://go.dev/issue/78584"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4978",
"url": "https://pkg.go.dev/vuln/GO-2026-4978"
}
],
"release_date": "2026-05-07T19:41:18.849000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42501",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-07T20:00:54.811489+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Go command (`cmd/go`) allows a malicious module proxy to bypass checksum validation, potentially leading to the execution of untrusted Go toolchains. Red Hat products utilizing the Go command are vulnerable if configured to use an untrusted module proxy or checksum database, as this could compromise the integrity of the Go development environment. Exploitation requires user interaction with a compromised proxy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "RHBZ#2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
},
{
"category": "external",
"summary": "https://go.dev/cl/775321",
"url": "https://go.dev/cl/775321"
},
{
"category": "external",
"summary": "https://go.dev/issue/79070",
"url": "https://go.dev/issue/79070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4984",
"url": "https://pkg.go.dev/vuln/GO-2026-4984"
}
],
"release_date": "2026-05-07T19:41:19.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "To verify the integrity of Go module dependencies and detect potential tampering by a malicious proxy, users can revalidate all dependencies of the current module. This process involves removing the existing `go.sum` file and then re-generating and verifying module checksums.\n\nExecute the following commands in your module\u0027s root directory:\n```bash\nrm go.sum\ngo mod tidy\ngo mod verify\n```\nThis operation will re-download and re-verify all module dependencies. Be aware that this may affect your local module cache and could require re-building projects.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-03T17:42: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:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:49712"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.26.5-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.26.5-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.26.5-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:50931
Vulnerability from csaf_redhat - Published: 2026-08-05 22:01 - Updated: 2026-08-25 19:03A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validate_external_registry_url(). A repository administrator can supply a crafted hostname that causes the Quay mirror worker to make requests via Skopeo to internal network services, cloud metadata endpoints, or other resources not intended to be reachable from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library's image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le | — |
Workaround
|
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_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": "Red Hat Quay 3.9.25 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.9.25",
"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:50931",
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-15927",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-57231",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59199",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59200",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59204",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59205",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59885",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"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_50931.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.9.25",
"tracking": {
"current_release_date": "2026-08-25T19:03:02+00:00",
"generator": {
"date": "2026-08-25T19:03:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50931",
"initial_release_date": "2026-08-05T22:01:10+00:00",
"revision_history": [
{
"date": "2026-08-05T22:01:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:03:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.9",
"product": {
"name": "Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1785564264"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1785563600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Aa5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1785564443"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1785563571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aacb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1785779712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1785563573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1785563558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1785954125"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1785563557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ad6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1785950004"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1785563600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1785563571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ae6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1785563573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1785563558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1785563557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1785950004"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1785563600"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Aa7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1785563571"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Afb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1785563573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1785563558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1785563557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1785950004"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64 as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"relates_to_product_reference": "Red Hat Quay 3.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x as a component of Red Hat Quay 3.9",
"product_id": "Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x",
"relates_to_product_reference": "Red Hat Quay 3.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"acknowledgments": [
{
"names": [
"Shaon Hossain"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Martin Brodeur"
]
}
],
"cve": "CVE-2026-15927",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2501256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s repository-level mirror configuration\nfeature. The POST and PUT handlers in endpoints/api/mirror.py accept an\nexternal_reference parameter without SSRF validation, unlike the\norganization-level mirror handlers which apply validate_external_registry_url().\nA repository administrator can supply a crafted hostname that causes the Quay\nmirror worker to make requests via Skopeo to internal network services, cloud\nmetadata endpoints, or other resources not intended to be reachable from the\nQuay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Red Hat Quay\u0027s repository-level mirror configuration allows an authenticated repository administrator to conduct Server-Side Request Forgery (SSRF). By providing a specially crafted hostname, an attacker can force the Quay mirror worker to connect to internal network services or cloud metadata endpoints, potentially exposing sensitive internal resources. This risk is limited to actions performed by an authenticated administrator.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "RHBZ#2501256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2501256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15927",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927"
}
],
"release_date": "2026-07-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "Restrict network egress from Quay mirror worker pods/containers using network\npolicies or firewall rules to block access to internal network ranges\n(10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and cloud metadata endpoints\n(169.254.169.254, metadata.google.internal). Limit repository creation and\nadmin privileges to trusted users via Quay\u0027s RBAC configuration. If\nrepository-level mirroring is not required, disable the feature or restrict\naccess to the mirror API endpoints through a reverse proxy.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-57231",
"cwe": {
"id": "CWE-914",
"name": "Improper Control of Dynamically-Identified Variables"
},
"discovery_date": "2026-06-26T17:01:34.294165+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493620"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Podman: Information disclosure via malicious container image environment variables",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "RHBZ#2493620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-57231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050",
"url": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68",
"url": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68"
}
],
"release_date": "2026-06-26T16:29:02.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "podman: Podman: Information disclosure via malicious container image environment variables"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
}
],
"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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59199",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-14T17:02:51.371888+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library\u0027s image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is a heap out-of-bounds write, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "RHBZ#2500061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b",
"url": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9703",
"url": "https://github.com/python-pillow/Pillow/pull/9703"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4"
}
],
"release_date": "2026-07-14T15:42:15.071000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing"
},
{
"cve": "CVE-2026-59200",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-14T17:02:45.929986+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500060"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of service via crafted PDF stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via memory exhaustion. A small crafted PDF input can force unbounded decompression, but this does not lead to code execution or information disclosure.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "RHBZ#2500060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09",
"url": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9718",
"url": "https://github.com/python-pillow/Pillow/pull/9718"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565"
}
],
"release_date": "2026-07-14T16:09:05.091000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of service via crafted PDF stream"
},
{
"cve": "CVE-2026-59204",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-07-14T16:02:11.802781+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via excessive memory allocation. A crafted JPEG2000 file can trigger out-of-memory failures, but this does not lead to code execution or information disclosure.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "RHBZ#2500022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca",
"url": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9704",
"url": "https://github.com/python-pillow/Pillow/pull/9704"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j"
}
],
"release_date": "2026-07-14T15:38:29.545000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "If the application does not need JPEG2000 support, block .jp2, .j2k, .jpf, and .jpx uploads at the input layer.\n\nFor services that do process JPEG2000, set memory limits on the process or container (LimitAS= in systemd, or memory limits in Kubernetes/Podman) so a crafted image can only crash the worker, not the whole host. Add automatic restarts (Restart=always in systemd, or container restart policies) so the service recovers from OOM kills without someone having to intervene.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image"
},
{
"cve": "CVE-2026-59205",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-07-14T17:02:11.367224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform\u0027s declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is heap corruption via mode mismatch, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "RHBZ#2500052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721",
"url": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9715",
"url": "https://github.com/python-pillow/Pillow/pull/9715"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6"
}
],
"release_date": "2026-07-14T15:48:39.962000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "Most applications using Pillow\u0027s color management via profileToProfile() or applyTransform() are not exposed. Only code that calls ImageCmsTransform.apply() directly with a user-controlled output image whose mode does not match the transform can trigger the heap corruption. Audit your code for direct apply() calls to confirm.\n\nRHEL builds ship with ASLR, full RELRO/PIE, and FORTIFY_SOURCE by default, making escalation from crash to code execution much harder. For DoS containment, configure automatic service restart (Restart=always in systemd, or container restart policies) so the process recovers without manual intervention.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59885",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-14T18:17:12.157807+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in pyasn1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call, allowing denial of service in applications that decode untrusted ASN.1 data (certificates, LDAP, SNMP, Kerberos). The corresponding encoders exhibit the same behavior when re-encoding attacker-supplied values. The arc-size limit introduced for CVE-2026-23490 does not mitigate this issue. This issue is fixed in pyasn1 version 0.6.4.",
"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 Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "RHBZ#2500380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59885",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59885"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9",
"url": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj"
}
],
"release_date": "2026-07-14T16:40:00.515000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "Update to pyasn1 version 0.6.4 or later when available for your product stream. The impact is limited to availability (denial of service) \u2014 an attacker cannot access or modify data. Applications that do not process untrusted ASN.1 input are at reduced risk.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"known_not_affected": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T22:01:10+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50931"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"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 Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:1745fe5e9d61d508defcab20917b10f07a93f59f585d2db3b4e0e90f5a575810_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:84519688f09c3b1d1bfa8047b43ee9d66beccf2388a1962c4143fbc1b9ebb8ab_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/clair-rhel8@sha256:91dbd3703bed9f6b9cd5af2c4fd4e2c909d3894d5859bb38cd0aff779712fd1f_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:a5b5afb1630f563b4e3eff6ac3c6efb8ab011d75f49ccab7cee7391cd4d83532_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:a7bd337dd766137f2e3a3f99ff22184e82e486f674ff46efa10a7429dbeb66bb_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ab69968f754d9364a897b3f730961a68de05df087469c1ba515401e5d09a416d_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f4f8f737998c04b6302aeb28db5aebdfda8aea4beb08a546ba0e65c2bf86bddc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:acb7bb6e62d1d1236333c8b785616587d1f3674c5458af0f429086756fc44b03_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:162390f2b74fd3f3a079e5c0faa0996b8933f60fa6d1522bba786c743f1eb2d8_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:e6924420001257e731f371bcd9aff7b8341a9d6c6d38ff0ed67668bc3b684fe0_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-builder-rhel8@sha256:fb7dd607364f3ce80ab5b788c4728dbabee96087479eb717df3909b81575b144_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:9aca4565fe6117d9852388593f0d5800d019266fb67c065a7fe1e88291650ae2_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:023666d9184b8a3ae449f8b2260ef331e7403f7c70682c394946d0d830530979_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5915e4c0e0fb26d7e251b73e80fcb6e706d6f829db44132e002a08b420e3b041_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:7fb600500c4c41591889027932895b6b570a8f0ded072ffe44ce35fc18af6a38_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-bundle@sha256:ee8284581f4f451535ff4bb4c1c430fed31cd92df37a8cb96410f1cf62c2a4cc_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:05be0dc429ac55dd27dba6489c32fd43a53eb62ec062528b066ce49b3d2d056d_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:19949390f105f181b89b01bc3bdb5c9c94e576337e287dd55d49051cee861a51_s390x",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-operator-rhel8@sha256:9723f8105532482e1a42da8d97bf5a9984680b019d5e1bd86580bacdd6c3453c_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:427604f87ce3221aee9c8c115a7b80a15aa9b3f6baaa139218b5d410a4fb45cb_ppc64le",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:d6918deb61a5917a667cc8b58da97eef5268e967e44c75c31950ff3f1840a187_amd64",
"Red Hat Quay 3.9:registry.redhat.io/quay/quay-rhel8@sha256:f6cfbe5b8c58d6dbbddc1a809643ffe95f0e54a1a1571bde6748bd2664bb8883_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
}
]
}
RHSA-2026:52968
Vulnerability from csaf_redhat - Published: 2026-08-10 17:58 - Updated: 2026-08-25 19:03A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validate_external_registry_url(). A repository administrator can supply a crafted hostname that causes the Quay mirror worker to make requests via Skopeo to internal network services, cloud metadata endpoints, or other resources not intended to be reachable from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library's image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
Workaround
|
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x | — |
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": "Red Hat Quay 3.12.21 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.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:52968",
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-15927",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-57231",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59199",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59200",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59204",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59205",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59885",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"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_52968.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.12.21",
"tracking": {
"current_release_date": "2026-08-25T19:03:07+00:00",
"generator": {
"date": "2026-08-25T19:03:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:52968",
"initial_release_date": "2026-08-10T17:58:19+00:00",
"revision_history": [
{
"date": "2026-08-10T17:58:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:03:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.12",
"product": {
"name": "Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Abd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1786171664"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786170511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1786171106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786170019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Aa738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1786170684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Af645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786170241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786170209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1786174731"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786170245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Afd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786170635"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Adc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786170511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786170019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Ad132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786170241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786170209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786170245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786170635"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786170511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786170019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786170241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786170209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786170245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786170635"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786170511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786170019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786170241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786170209"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aaf8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786170245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786170635"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"acknowledgments": [
{
"names": [
"Shaon Hossain"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Martin Brodeur"
]
}
],
"cve": "CVE-2026-15927",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2501256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s repository-level mirror configuration\nfeature. The POST and PUT handlers in endpoints/api/mirror.py accept an\nexternal_reference parameter without SSRF validation, unlike the\norganization-level mirror handlers which apply validate_external_registry_url().\nA repository administrator can supply a crafted hostname that causes the Quay\nmirror worker to make requests via Skopeo to internal network services, cloud\nmetadata endpoints, or other resources not intended to be reachable from the\nQuay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Red Hat Quay\u0027s repository-level mirror configuration allows an authenticated repository administrator to conduct Server-Side Request Forgery (SSRF). By providing a specially crafted hostname, an attacker can force the Quay mirror worker to connect to internal network services or cloud metadata endpoints, potentially exposing sensitive internal resources. This risk is limited to actions performed by an authenticated administrator.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "RHBZ#2501256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2501256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15927",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927"
}
],
"release_date": "2026-07-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "Restrict network egress from Quay mirror worker pods/containers using network\npolicies or firewall rules to block access to internal network ranges\n(10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and cloud metadata endpoints\n(169.254.169.254, metadata.google.internal). Limit repository creation and\nadmin privileges to trusted users via Quay\u0027s RBAC configuration. If\nrepository-level mirroring is not required, disable the feature or restrict\naccess to the mirror API endpoints through a reverse proxy.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-57231",
"cwe": {
"id": "CWE-914",
"name": "Improper Control of Dynamically-Identified Variables"
},
"discovery_date": "2026-06-26T17:01:34.294165+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493620"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Podman: Information disclosure via malicious container image environment variables",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "RHBZ#2493620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-57231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050",
"url": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68",
"url": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68"
}
],
"release_date": "2026-06-26T16:29:02.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "podman: Podman: Information disclosure via malicious container image environment variables"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
}
],
"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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59199",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-14T17:02:51.371888+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library\u0027s image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is a heap out-of-bounds write, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "RHBZ#2500061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b",
"url": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9703",
"url": "https://github.com/python-pillow/Pillow/pull/9703"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4"
}
],
"release_date": "2026-07-14T15:42:15.071000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing"
},
{
"cve": "CVE-2026-59200",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-14T17:02:45.929986+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500060"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of service via crafted PDF stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via memory exhaustion. A small crafted PDF input can force unbounded decompression, but this does not lead to code execution or information disclosure.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "RHBZ#2500060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09",
"url": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9718",
"url": "https://github.com/python-pillow/Pillow/pull/9718"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565"
}
],
"release_date": "2026-07-14T16:09:05.091000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of service via crafted PDF stream"
},
{
"cve": "CVE-2026-59204",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-07-14T16:02:11.802781+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via excessive memory allocation. A crafted JPEG2000 file can trigger out-of-memory failures, but this does not lead to code execution or information disclosure.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "RHBZ#2500022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca",
"url": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9704",
"url": "https://github.com/python-pillow/Pillow/pull/9704"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j"
}
],
"release_date": "2026-07-14T15:38:29.545000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "If the application does not need JPEG2000 support, block .jp2, .j2k, .jpf, and .jpx uploads at the input layer.\n\nFor services that do process JPEG2000, set memory limits on the process or container (LimitAS= in systemd, or memory limits in Kubernetes/Podman) so a crafted image can only crash the worker, not the whole host. Add automatic restarts (Restart=always in systemd, or container restart policies) so the service recovers from OOM kills without someone having to intervene.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image"
},
{
"cve": "CVE-2026-59205",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-07-14T17:02:11.367224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform\u0027s declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is heap corruption via mode mismatch, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "RHBZ#2500052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721",
"url": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9715",
"url": "https://github.com/python-pillow/Pillow/pull/9715"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6"
}
],
"release_date": "2026-07-14T15:48:39.962000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "Most applications using Pillow\u0027s color management via profileToProfile() or applyTransform() are not exposed. Only code that calls ImageCmsTransform.apply() directly with a user-controlled output image whose mode does not match the transform can trigger the heap corruption. Audit your code for direct apply() calls to confirm.\n\nRHEL builds ship with ASLR, full RELRO/PIE, and FORTIFY_SOURCE by default, making escalation from crash to code execution much harder. For DoS containment, configure automatic service restart (Restart=always in systemd, or container restart policies) so the process recovers without manual intervention.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59885",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-14T18:17:12.157807+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in pyasn1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call, allowing denial of service in applications that decode untrusted ASN.1 data (certificates, LDAP, SNMP, Kerberos). The corresponding encoders exhibit the same behavior when re-encoding attacker-supplied values. The arc-size limit introduced for CVE-2026-23490 does not mitigate this issue. This issue is fixed in pyasn1 version 0.6.4.",
"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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "RHBZ#2500380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59885",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59885"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9",
"url": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj"
}
],
"release_date": "2026-07-14T16:40:00.515000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "Update to pyasn1 version 0.6.4 or later when available for your product stream. The impact is limited to availability (denial of service) \u2014 an attacker cannot access or modify data. Applications that do not process untrusted ASN.1 input are at reduced risk.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-10T17:58:19+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:52968"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:3394a50f7806ef5eed922cab14f864627e6413480f01e9974672eb29f95bad5a_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4c6e65b4777714412744e32d2ad21ee01b80b924426588191cbbe9eaf4800175_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:557e7101259e79eab5cd1a4a610a5ab8880e12f98d28acccdc31b0be9b0ce1b9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a70d13b406311b04cf1ce9f4b1181d197910e910480742a825b42dbd2c83e0d2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:7622cccef3f39c08be99c6b8e28fabe0fc5e3abe8760a13c786d85de2262dbf3_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:45a5655f6f33994432f51159115898ae55400a5406ab9a858c3e4b6a5613c772_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:49b16d66bbb42c79b5dc976a3d94c7948ac498c9d29b7e6ddc87e99a13760e59_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:72910eeeadea17d1eb4f01a8283c9cbd5a2154697b7e3272247795f06a02ee72_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8b1b2b7399840440da8e97e9f9faf86eeb700bbc96fd617b0703556d86eef777_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:a738649ce4341ca42eef7cbcb8505af4383f34b35cf303bbce0280918aa47697_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:0e6c92bf4b91c52500ddf299e5714b2ba1e73ad9410656691247addbf3be14f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:3a326100aac414e5f8a763ffb90078847670983630fa2ebff143ec1e9e156795_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:d132e3fc2a83ad60d8d741a754411d34694a05d4f9c59e5702e0e2577b4fb411_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:f645ea22c97a0ff14b4e03a895c42af63efa3602d22c56b553502008907e78ea_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:bd0f7fcd14fdf12fecfdb8886e6af289a5b90e7eb16df64d47e24ee631b06b4e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:43b159edb0c7f87ed1b5a66dc29ecb2df49e48ea5a2b44c723d55e34252ae693_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:98f38a284e1063c5faf226f8419a0259468b417117e923c602ef824c5acde59f_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9f6750e66e32e304a428a246ce3f93ccce6e216445c9cb15407c7161b67c0bc2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:dc65635f203b36787518b39b7fd8317434fe24cf5d046fb3e2c012543e3b14bf_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:ae2f8a2572f05ee980f90290779768eb0d91d265b5d66bfbd09aea0973e075c8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:0729b617a3b83bf3dd2eb7a6e0de1532f096ac39e6c4c82f027fb7267271f872_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:361d838ebf83dea3d3075155dec1a645809126fef6ddf48ecb61296b3f8ab05e_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:36897c430fc5f5dfd8ef5db3aedcf5122955b492c3adb2849c375266a2efa65c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:af8a9422939adc196fdfd5d66568778567609cc720e15b53f1f4bdd0ab18b6cd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:070e847ec43b0701f20ca5c4caf0e3f910a3693ffe1de52025bd718d01e4f3a2_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:0dd63eccda8c69552dfc04e0607fe1e2f6b1ea872619a1dfb9bc8584b6b1f4a9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:15a7bbee76c4c5501b70e2cec051440468792c6386e690be27630afc0f3e27ef_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:fd1be0c0678534969d64f2449bfe30b7f5560136db4f6a8bf38adad50dc9bfa0_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
}
]
}
RHSA-2026:53520
Vulnerability from csaf_redhat - Published: 2026-08-11 14:04 - Updated: 2026-08-25 19:03A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Red Hat Quay's repository-level mirror configuration feature. The POST and PUT handlers in endpoints/api/mirror.py accept an external_reference parameter without SSRF validation, unlike the organization-level mirror handlers which apply validate_external_registry_url(). A repository administrator can supply a crafted hostname that causes the Quay mirror worker to make requests via Skopeo to internal network services, cloud metadata endpoints, or other resources not intended to be reachable from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library's font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library's image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform's declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le | — |
Workaround
|
A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_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": "Red Hat Quay 3.10.25 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.10.25",
"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:53520",
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13149",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-15927",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54058",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-54060",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55379",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-55380",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-57231",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59197",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59199",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59200",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59204",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59205",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59885",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59886",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"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_53520.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.10.25",
"tracking": {
"current_release_date": "2026-08-25T19:03:10+00:00",
"generator": {
"date": "2026-08-25T19:03:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:53520",
"initial_release_date": "2026-08-11T14:04:20+00:00",
"revision_history": [
{
"date": "2026-08-11T14:04:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:03:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.1",
"product": {
"name": "Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Af892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1786395297"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1786395288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Af0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1786395191"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1786398374"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Af1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Af6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1786394789"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1786394781"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1786394811"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Af58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1786394800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1786394797"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1786395065"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"relates_to_product_reference": "Red Hat Quay 3.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64 as a component of Red Hat Quay 3.1",
"product_id": "Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64",
"relates_to_product_reference": "Red Hat Quay 3.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-13149",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-30T10:00:59.843854+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the `expand()` function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-loop blocking. This can result in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in brace-expansion, a widely-used npm package for expanding brace sequences. The expand() function exhibits exponential-time complexity when processing consecutive non-expanding brace groups. An attacker who can supply crafted input to expand(), directly or transitively via minimatch or glob, can cause significant CPU consumption and event-loop blocking, resulting in denial of service. The max option does not mitigate this issue, as it bounds the output size rather than the recursion work.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13149"
},
{
"category": "external",
"summary": "RHBZ#2494813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13149",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13149"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13149"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754",
"url": "https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/brace-expansion",
"url": "https://www.npmjs.com/package/brace-expansion"
}
],
"release_date": "2026-06-30T08:30:34.502000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "There is no practical mitigation for this vulnerability. The brace-expansion package is typically a transitive dependency pulled in via minimatch and glob, making it difficult to isolate. Users should upgrade to a fixed version of brace-expansion when one becomes available.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity"
},
{
"acknowledgments": [
{
"names": [
"Shaon Hossain"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Martin Brodeur"
]
}
],
"cve": "CVE-2026-15927",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-02-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2501256"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s repository-level mirror configuration\nfeature. The POST and PUT handlers in endpoints/api/mirror.py accept an\nexternal_reference parameter without SSRF validation, unlike the\norganization-level mirror handlers which apply validate_external_registry_url().\nA repository administrator can supply a crafted hostname that causes the Quay\nmirror worker to make requests via Skopeo to internal network services, cloud\nmetadata endpoints, or other resources not intended to be reachable from the\nQuay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Red Hat Quay\u0027s repository-level mirror configuration allows an authenticated repository administrator to conduct Server-Side Request Forgery (SSRF). By providing a specially crafted hostname, an attacker can force the Quay mirror worker to connect to internal network services or cloud metadata endpoints, potentially exposing sensitive internal resources. This risk is limited to actions performed by an authenticated administrator.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15927"
},
{
"category": "external",
"summary": "RHBZ#2501256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2501256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15927",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15927"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15927"
}
],
"release_date": "2026-07-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Restrict network egress from Quay mirror worker pods/containers using network\npolicies or firewall rules to block access to internal network ranges\n(10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) and cloud metadata endpoints\n(169.254.169.254, metadata.google.internal). Limit repository creation and\nadmin privileges to trusted users via Quay\u0027s RBAC configuration. If\nrepository-level mirroring is not required, disable the feature or restrict\naccess to the mirror API endpoints through a reverse proxy.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quay: mirror-registry: SSRF: repo-level mirror accepts external_reference without URL validation"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-54058",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-07-14T17:02:34.864708+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500057"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. When an uncompressed McIdas AREA image is loaded from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width. Pixel access such as Image.tobytes(), getpixel, convert, or save can then read beyond the mapped region, disclosing adjacent process memory or causing a fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow is vulnerable to an out-of-bounds read when processing a crafted uncompressed McIdas AREA image via the mmap raw codec. A remote attacker who can supply such an image to a service that loads it without user interaction may disclose adjacent process memory or trigger a denial of service. Fixed in Pillow 12.3.0.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54058"
},
{
"category": "external",
"summary": "RHBZ#2500057",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500057"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54058",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54058"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d",
"url": "https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed90b3cfc1d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9719",
"url": "https://github.com/python-pillow/Pillow/pull/9719"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93"
}
],
"release_date": "2026-07-14T16:27:38.050000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"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:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Memory disclosure or denial of service via crafted McIdas AREA image"
},
{
"cve": "CVE-2026-54060",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-06T20:02:29.509113+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497466"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. When processing a specially crafted font file, the library\u0027s font compilation function does not adequately check for excessive memory allocation. This oversight allows a remote attacker to trigger an unreasonable consumption of system memory, leading to a denial of service (DoS) for the application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Pillow prior to version 12.3.0. The FontFile.compile() method in PIL/FontFile.py assembles per-glyph images into a combined bitmap using Image.new() without calling Image._decompression_bomb_check(). This allows a specially crafted font file to trigger excessive memory allocation during conversion or saving, leading to denial of service via resource exhaustion.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-54060"
},
{
"category": "external",
"summary": "RHBZ#2497466",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497466"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-54060",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-54060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-54060"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-5x94-69rx-g8h2"
}
],
"release_date": "2026-07-06T18:49:23.788000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via excessive memory allocation when processing font files"
},
{
"cve": "CVE-2026-55379",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-06T20:01:29.922515+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497452"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing a specially crafted BDF font file. The library\u0027s image processing function fails to properly validate dimensions from the font file, bypassing a critical security check designed to prevent excessive memory usage. This oversight can lead to the system consuming an unreasonable amount of memory, making it unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted BDF font file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Pillow Python imaging library. The BDF font file parser passes attacker-controlled dimensions to Image.new() without decompression bomb validation, allowing excessive memory allocation and denial of service.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55379"
},
{
"category": "external",
"summary": "RHBZ#2497452",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497452"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55379",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55379"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55379"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d",
"url": "https://github.com/python-pillow/Pillow/commit/0a263e6264aa5399988d9acd3bbfbca2ca3ec77d"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-45hq-cxwh-f6vc"
}
],
"release_date": "2026-07-06T18:52:11.633000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Do not load BDF font files from untrusted sources. Applications that only process standard image formats (PNG, JPEG, etc.) and do not use BdfFontFile or ImageFont.load() with BDF files are not affected.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted BDF font file"
},
{
"cve": "CVE-2026-55380",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-07-06T20:01:42.245051+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2497455"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile._open() function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a Denial of Service (DoS) due to C-heap exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial-of-service vulnerability was found in Pillow\u0027s GdImageFile plugin. The GdImageFile._open() function reads image dimensions from GD 2.x file headers and stores them without performing a decompression bomb check. A crafted .gd file of approximately 1 KB can trigger an unchecked 4.3 GB C-heap allocation, potentially crashing the process or exhausting memory on systems with insufficient resources. This issue is fixed in Pillow 12.3.0.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-55380"
},
{
"category": "external",
"summary": "RHBZ#2497455",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2497455"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-55380",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-55380"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55380"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst",
"url": "https://github.com/python-pillow/Pillow/blob/main/docs/releasenotes/12.3.0.rst"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675",
"url": "https://github.com/python-pillow/Pillow/commit/f39b0ae6624eb2d7c5c5d651d9bb5fdbd96a8675"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-phj9-mv4w-65pm"
}
],
"release_date": "2026-07-06T18:50:14.789000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Avoid processing untrusted GD 2.x image files with PIL.GdImageFile.open(). Use Image.open() instead, which includes decompression bomb protections for supported formats. If GdImageFile must be used, validate the image dimensions before calling load(). Restricting accepted image formats at the application boundary to only those explicitly needed can reduce exposure.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pillow: Pillow: Denial of Service via crafted GD 2.x image file"
},
{
"cve": "CVE-2026-57231",
"cwe": {
"id": "CWE-914",
"name": "Improper Control of Dynamically-Identified Variables"
},
"discovery_date": "2026-06-26T17:01:34.294165+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2493620"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Podman, a tool for managing OCI containers and pods. A malicious container image can be crafted with an environment variable that has a key but no value, or an asterisk (*), to trick Podman. This vulnerability causes Podman to pass host environment variables into the container. Consequently, a malicious image could exfiltrate all Podman environment variables set in the session from which the container is launched, leading to information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "podman: Podman: Information disclosure via malicious container image environment variables",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-57231"
},
{
"category": "external",
"summary": "RHBZ#2493620",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2493620"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-57231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-57231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-57231"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050",
"url": "https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050"
},
{
"category": "external",
"summary": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68",
"url": "https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68"
}
],
"release_date": "2026-06-26T16:29:02.092000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "podman: Podman: Information disclosure via malicious container image environment variables"
},
{
"cve": "CVE-2026-59197",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2026-07-14T17:01:29.487456+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500043"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow prior to 12.3.0. The public RankFilter API can trigger a native heap out-of-bounds write when given a very large odd filter size. ImageFilter.RankFilter.filter() calls image.expand(size // 2, size // 2) before rank-filter size validation, and ImagingExpand() computes output dimensions with unchecked signed integer arithmetic. This can lead to denial of service and limited integrity impact via heap corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Native heap out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Pillow\u0027s RankFilter API is vulnerable to a native heap out-of-bounds write when a caller supplies a very large odd filter size. Expansion runs before size validation and ImagingExpand uses unchecked signed integer arithmetic for output dimensions. A remote attacker who can drive RankFilter with attacker-controlled sizes may crash the process or corrupt heap memory. Fixed in Pillow 12.3.0.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59197"
},
{
"category": "external",
"summary": "RHBZ#2500043",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500043"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59197",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59197"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59197"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1",
"url": "https://github.com/python-pillow/Pillow/commit/cce3bdb867c77a3420261ed1bfdb6b0787ec8fc1"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9695",
"url": "https://github.com/python-pillow/Pillow/pull/9695"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-xj96-63gp-2gmr"
}
],
"release_date": "2026-07-14T16:25:23.520000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
}
],
"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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Native heap out-of-bounds write"
},
{
"cve": "CVE-2026-59199",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-07-14T17:02:51.371888+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the library\u0027s image processing functions, specifically when handling image coordinates near certain limits. This flaw, a native heap out-of-bounds write, could lead to a denial of service (DoS), making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is a heap out-of-bounds write, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59199"
},
{
"category": "external",
"summary": "RHBZ#2500061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59199",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59199"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b",
"url": "https://github.com/python-pillow/Pillow/commit/ceefc348eb3c3844c7f9796ef2cc3a7dd5fbba7b"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9703",
"url": "https://github.com/python-pillow/Pillow/pull/9703"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-6r8x-57c9-28j4"
}
],
"release_date": "2026-07-14T15:42:15.071000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via out-of-bounds write in image processing"
},
{
"cve": "CVE-2026-59200",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-07-14T17:02:45.929986+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500060"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit a vulnerability in the PdfParser.PdfStream.decode() function when processing a crafted FlateDecode PDF stream. By providing a specially designed PDF file, the attacker could cause the application to exhaust available memory, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of service via crafted PDF stream",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via memory exhaustion. A small crafted PDF input can force unbounded decompression, but this does not lead to code execution or information disclosure.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59200"
},
{
"category": "external",
"summary": "RHBZ#2500060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59200",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59200"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59200"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09",
"url": "https://github.com/python-pillow/Pillow/commit/f7a31ea75e460e108c37126da1f47812f21f6b09"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9718",
"url": "https://github.com/python-pillow/Pillow/pull/9718"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-jjj6-mw9f-p565"
}
],
"release_date": "2026-07-14T16:09:05.091000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of service via crafted PDF stream"
},
{
"cve": "CVE-2026-59204",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2026-07-14T16:02:11.802781+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted JPEG2000 image file. Due to incorrect calculation of memory requirements for image tiles, processing this file can lead to excessive memory consumption, resulting in a denial of service (DoS) through out-of-memory failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service via excessive memory allocation. A crafted JPEG2000 file can trigger out-of-memory failures, but this does not lead to code execution or information disclosure.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59204"
},
{
"category": "external",
"summary": "RHBZ#2500022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59204"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca",
"url": "https://github.com/python-pillow/Pillow/commit/13ada41172142f2fd9f0906f615a00ea623a11ca"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9704",
"url": "https://github.com/python-pillow/Pillow/pull/9704"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-vjc4-5qp5-m44j"
}
],
"release_date": "2026-07-14T15:38:29.545000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "If the application does not need JPEG2000 support, block .jp2, .j2k, .jpf, and .jpx uploads at the input layer.\n\nFor services that do process JPEG2000, set memory limits on the process or container (LimitAS= in systemd, or memory limits in Kubernetes/Podman) so a crafted image can only crash the worker, not the whole host. Add automatic restarts (Restart=always in systemd, or container restart policies) so the service recovers from OOM kills without someone having to intervene.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Denial of Service via crafted JPEG2000 image"
},
{
"cve": "CVE-2026-59205",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-07-14T17:02:11.367224+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Pillow, a Python imaging library. This vulnerability allows an attacker to trigger controlled native heap corruption by supplying an output image whose mode does not match the transform\u0027s declared output mode when using the ImageCms.ImageCmsTransform.apply API. This can lead to a denial of service (DoS) condition, making the affected system or application unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact is limited to denial of service. While the underlying issue is heap corruption via mode mismatch, it does not provide a controlled write primitive exploitable for code execution in affected 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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59205"
},
{
"category": "external",
"summary": "RHBZ#2500052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59205",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59205"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59205"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721",
"url": "https://github.com/python-pillow/Pillow/commit/a9ffc42bedf4fc0a7ef8d6486e7f9e81e3397721"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/pull/9715",
"url": "https://github.com/python-pillow/Pillow/pull/9715"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0",
"url": "https://github.com/python-pillow/Pillow/releases/tag/12.3.0"
},
{
"category": "external",
"summary": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6",
"url": "https://github.com/python-pillow/Pillow/security/advisories/GHSA-9hw9-ch79-4vh6"
}
],
"release_date": "2026-07-14T15:48:39.962000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Most applications using Pillow\u0027s color management via profileToProfile() or applyTransform() are not exposed. Only code that calls ImageCmsTransform.apply() directly with a user-controlled output image whose mode does not match the transform can trigger the heap corruption. Audit your code for direct apply() calls to confirm.\n\nRHEL builds ship with ASLR, full RELRO/PIE, and FORTIFY_SOURCE by default, making escalation from crash to code execution much harder. For DoS containment, configure automatic service restart (Restart=always in systemd, or container restart policies) so the process recovers without manual intervention.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "Pillow: Pillow: Controlled native heap corruption in ImageCms.ImageCmsTransform.apply API"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
},
{
"cve": "CVE-2026-59885",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-07-14T18:17:12.157807+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500380"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a Python library for Abstract Syntax Notation One (ASN.1). The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A remote attacker could exploit this by providing a specially crafted payload containing an OID with many arcs, leading to excessive CPU consumption and a denial of service (DoS) in applications that decode untrusted ASN.1 data. The corresponding encoders also exhibit this quadratic behavior when re-encoding attacker-supplied values.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in pyasn1. The BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call, allowing denial of service in applications that decode untrusted ASN.1 data (certificates, LDAP, SNMP, Kerberos). The corresponding encoders exhibit the same behavior when re-encoding attacker-supplied values. The arc-size limit introduced for CVE-2026-23490 does not mitigate this issue. This issue is fixed in pyasn1 version 0.6.4.",
"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 Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59885"
},
{
"category": "external",
"summary": "RHBZ#2500380",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500380"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59885",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59885"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59885"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9",
"url": "https://github.com/pyasn1/pyasn1/commit/45bdb19eb7df4b3780fe9c912c63e99bffc39dd9"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-8ppf-4f7h-5ppj"
}
],
"release_date": "2026-07-14T16:40:00.515000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "Update to pyasn1 version 0.6.4 or later when available for your product stream. The impact is limited to availability (denial of service) \u2014 an attacker cannot access or modify data. Applications that do not process untrusted ASN.1 input are at reduced risk.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: python-pyasn1: pyasn1: Denial of Service via crafted ASN.1 OBJECT IDENTIFIER"
},
{
"cve": "CVE-2026-59886",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-07-14T17:01:19.689422+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500041"
}
],
"notes": [
{
"category": "description",
"text": "A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption, leading to a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw in pyasn1, rated as Important, could lead to a denial of service in Red Hat products that process untrusted ASN.1 data. A remote attacker could send a specially crafted BER, CER, or DER encoded REAL value with a large exponent, causing applications to consume excessive resources during decoding operations such as printing, logging, or arithmetic, thereby rendering the service 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"known_not_affected": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59886"
},
{
"category": "external",
"summary": "RHBZ#2500041",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500041"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59886",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59886"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886",
"url": "https://github.com/pyasn1/pyasn1/commit/e60c691cb91addb8fcefa2f537e85ede6fb1e886"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.4"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-hm4w-wwcw-mr6r"
}
],
"release_date": "2026-07-14T16:38:29.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-11T14:04:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto 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": [
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:53520"
},
{
"category": "workaround",
"details": "When processing untrusted ASN.1 data with pyasn1, avoid calling prettyPrint(), str(), float(), int(), or performing comparisons or arithmetic on decoded Real (ASN.1 REAL type) objects. Instead, inspect the raw (mantissa, base, exponent) tuple directly. Where logging decoded ASN.1 structures is necessary, filter out or sanitize Real-typed values before conversion.",
"product_ids": [
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_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 Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:18b2bce956cfc6f6fbcd58be41b3a4ed9429336bd5d7c4b100f267b90a207c8e_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:a34629c7545fcb9fcc3ab9cb641eb5c8ebb6296a1d3fdaa73db75b6f236d9a18_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/clair-rhel8@sha256:f58bdb68a2cca947dcd330bbfbc9d2ef5e9d0015eded00f74856345b6a962962_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:5b566b025d232e63ee8bbc6768c5c27aa0dc4760362aca1e82b588d61ff06f0f_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:2f42892b36358ff044d9f0542f207837ae3c1f1d021e9906489ffe04aaeda493_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:66ece0a989503dfa46045c70c8f8937775b3dc7324fbcbfcbc68c940b882a708_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:8c4c0ae660f538767064ca9a2a98003e60b6960e5290d5d70d95e9913958b890_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:f0bff8e6bbe9eb4cb03dc3ccc09325d64988a81dd31d1b468462f3feb0a41e02_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:42fc54dce8bc2ccfaa992560a4893248b449f8bd0fe58f2ed71a407f16518c26_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:467a021912c1193ef407d4a8183f4c686e15158e581cf21350fa12cd94d32296_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-builder-rhel8@sha256:8cc3f4757c27ccab1bcfeddf93a8f3cc820563aba0a174545e649843fe4fce17_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:f892742e326b7434c6430f1eef16412143b7798954eedd49b946f0f78323dccc_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:5ce39e31a69193bac6b30b61f0c5731fdc57740071c642e53f57be2eae9fa979_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:ca62a0f23d2b2de9bc5fcaf06cfa0546a0320ddd8ec64e1a7cd583904227d973_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f1728933739482fa3838501620a8386f29c85fe01e35e8ef6aa952d454143a1b_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-bundle@sha256:42395aa2236cdfbaa5396e6d81559506dfe122159c67bc37aba15ab9cb584ee0_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:00ef0609a8b831bead9c9dbb061e3de37203f13618239620b8ddef5460e29012_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:377c751454d9edf35778cbf738b4fb44aed9ef046fe4259efec77535ed3c29f5_amd64",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-operator-rhel8@sha256:f6cb5880c7fd302051aa69a14da04efded389890443aaabf7f6e0af8761330e9_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:2909ad1c51b87aede3203ae8a343fd590e90f27d7ec5714929eb69d5dc742d52_ppc64le",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:37553aa3ccffb385972f98b0a01c096a8ebdd17931953d724dd5e9736820880e_s390x",
"Red Hat Quay 3.1:registry.redhat.io/quay/quay-rhel8@sha256:967c0ce73afdafe4fe21dc196bc938864b437f6a3c3af99b8247abfe4535b395_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values"
}
]
}
RHSA-2026:54773
Vulnerability from csaf_redhat - Published: 2026-08-13 20:33 - Updated: 2026-08-25 18:21A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x | — |
Workaround
|
A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x | — |
A flaw was found in the `crypto/tls` package in Go. Handshakes utilizing Encrypted Client Hello (ECH) could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link connections.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/dns/dnsmessage. A remote attacker could send a specially crafted Service Binding (SVCB) or HTTPS resource record (RR) to a system using this component. When parsing this invalid record, the system may panic due to a parameter value overflowing the message buffer. This can lead to a Denial of Service (DoS) condition, making the affected system unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x | — |
A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x | — |
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": "Red Hat build of OpenTelemetry 3.10.2 has been released",
"title": "Topic"
},
{
"category": "general",
"text": "This release of the Red Hat build of OpenTelemetry provides new features, security improvements, and bug fixes.\n\n\nBreaking changes:\n\n* None\n\n\nDeprecations:\n\n* None\n\n\nTechnology Preview features:\n\n* None\n\n\nEnhancements:\n\n* None\n\n\nBug fixes:\n\n* None\n\n\nKnown issues:\n\n* None",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:54773",
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-41178",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42505",
"url": "https://access.redhat.com/security/cve/CVE-2026-42505"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46600",
"url": "https://access.redhat.com/security/cve/CVE-2026-46600"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56852",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/red_hat_build_of_opentelemetry"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_54773.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of OpenTelemetry 3.10.2 release",
"tracking": {
"current_release_date": "2026-08-25T18:21:22+00:00",
"generator": {
"date": "2026-08-25T18:21:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:54773",
"initial_release_date": "2026-08-13T20:33:45+00:00",
"revision_history": [
{
"date": "2026-08-13T20:33:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-22T06:15:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T18:21:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift distributed tracing 3.10.1",
"product": {
"name": "Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_distributed_tracing:3.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift distributed tracing"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-operator-bundle@sha256%3Acbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-operator-bundle\u0026tag=1786639770"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel9@sha256%3A5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel9\u0026tag=1786637598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel9-operator@sha256%3Ae31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel9-operator\u0026tag=1786635175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel9@sha256%3Aa471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264?arch=amd64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9\u0026tag=1786635133"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel9@sha256%3Aa151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel9\u0026tag=1786637598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel9-operator@sha256%3A237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel9-operator\u0026tag=1786635175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel9@sha256%3A4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74?arch=arm64\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9\u0026tag=1786635133"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel9@sha256%3A4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel9\u0026tag=1786637598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel9-operator@sha256%3A65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel9-operator\u0026tag=1786635175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel9@sha256%3A951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9\u0026tag=1786635133"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-collector-rhel9@sha256%3A2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-collector-rhel9\u0026tag=1786637598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-rhel9-operator@sha256%3Aabef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-rhel9-operator\u0026tag=1786635175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x",
"product": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x",
"product_id": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x",
"product_identification_helper": {
"purl": "pkg:oci/opentelemetry-target-allocator-rhel9@sha256%3Aa6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642?arch=s390x\u0026repository_url=registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9\u0026tag=1786635133"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64 as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x as a component of Red Hat OpenShift distributed tracing 3.10.1",
"product_id": "Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
},
"product_reference": "registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x",
"relates_to_product_reference": "Red Hat OpenShift distributed tracing 3.10.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T20:33:45+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-41178",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-04T16:01:10.300537+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484830"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenTelemetry-Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by sending oversized or invalid baggage headers. The `Parse` function, in affected versions, failed to reject raw-length inputs, leading to excessive processing and error logging when handling these large inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in OpenTelemetry-Go, affecting versions 1.41.0 and 1.43.0. An attacker can exploit this flaw by sending oversized baggage headers, causing the `Parse` function to process invalid inputs and log errors, which can lead to resource exhaustion and service disruption in Red Hat products utilizing these affected OpenTelemetry-Go versions. The impact is considered Important due to the potential for remote, unauthenticated denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-41178"
},
{
"category": "external",
"summary": "RHBZ#2484830",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484830"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-41178",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41178"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/pull/7880",
"url": "https://github.com/open-telemetry/opentelemetry-go/pull/7880"
},
{
"category": "external",
"summary": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835",
"url": "https://github.com/open-telemetry/opentelemetry-go/security/advisories/GHSA-5wrp-cwcj-q835"
}
],
"release_date": "2026-06-04T14:38:23.707000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T20:33:45+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
}
],
"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 OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/open-telemetry/opentelemetry-go: go.opentelemetry.io/otel/baggage: go.opentelemetry.io/otel/propagation: OpenTelemetry-Go: Denial of Service via oversized baggage headers"
},
{
"cve": "CVE-2026-42505",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-07-08T17:01:05.490547+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498138"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/tls` package in Go. Handshakes utilizing Encrypted Client Hello (ECH) could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link connections.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate-impact information disclosure flaw in the Go `crypto/tls` package allows a passive network observer to de-anonymize connections utilizing Encrypted Client Hello (ECH). The vulnerability stems from the unintentional exposure of pre-shared key identities within the unencrypted client hello, potentially enabling an attacker to link previously anonymous connections. This primarily affects the privacy of communications rather than integrity or availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42505"
},
{
"category": "external",
"summary": "RHBZ#2498138",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498138"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42505",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42505"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42505",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42505"
},
{
"category": "external",
"summary": "https://go.dev/cl/775960",
"url": "https://go.dev/cl/775960"
},
{
"category": "external",
"summary": "https://go.dev/issue/79282",
"url": "https://go.dev/issue/79282"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5856",
"url": "https://pkg.go.dev/vuln/GO-2026-5856"
}
],
"release_date": "2026-07-08T15:46:33.407000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T20:33:45+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: golang: Go crypto/tls: Information disclosure in Encrypted Client Hello"
},
{
"cve": "CVE-2026-46600",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2026-07-21T20:01:59.038876+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504234"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/dns/dnsmessage. A remote attacker could send a specially crafted Service Binding (SVCB) or HTTPS resource record (RR) to a system using this component. When parsing this invalid record, the system may panic due to a parameter value overflowing the message buffer. This can lead to a Denial of Service (DoS) condition, making the affected system unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record 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": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46600"
},
{
"category": "external",
"summary": "RHBZ#2504234",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504234"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46600",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46600"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46600",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46600"
},
{
"category": "external",
"summary": "https://go.dev/cl/786345",
"url": "https://go.dev/cl/786345"
},
{
"category": "external",
"summary": "https://go.dev/issue/79795",
"url": "https://go.dev/issue/79795"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5942",
"url": "https://pkg.go.dev/vuln/GO-2026-5942"
}
],
"release_date": "2026-07-21T19:18:59.755000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T20:33:45+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
}
],
"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 OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/dns/dnsmessage: golang.org/x/net/dns/dnsmessage: Denial of Service via invalid DNS record parsing"
},
{
"cve": "CVE-2026-56852",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-07-21T20:01:56.266823+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2504233"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/text. The norm.Iter component can enter an infinite loop when processing input that contains invalid UTF-8 (Unicode Transformation Format - 8-bit) bytes. A remote attacker could exploit this vulnerability by providing specially crafted input, leading to a Denial of Service (DoS) condition where the affected application becomes unresponsive.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: This flaw in the `golang.org/x/text` library can lead to a denial of service. An attacker could provide specially crafted invalid UTF-8 input to an application using the affected `norm.Iter` functionality, causing it to enter an infinite loop and become unresponsive.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56852"
},
{
"category": "external",
"summary": "RHBZ#2504233",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2504233"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56852",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56852"
},
{
"category": "external",
"summary": "https://go.dev/cl/794100",
"url": "https://go.dev/cl/794100"
},
{
"category": "external",
"summary": "https://go.dev/issue/80142",
"url": "https://go.dev/issue/80142"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5970",
"url": "https://pkg.go.dev/vuln/GO-2026-5970"
}
],
"release_date": "2026-07-21T19:18:59.951000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-13T20:33:45+00:00",
"details": "For details on how to apply this update, refer to:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/operators/administrator-tasks#olm-upgrading-operators",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:54773"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"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 OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:2ecb3b747ea5a5bb9deba0671b67c13637abfe7683285e0d4bb082fffe486cef_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:4daff72e5257f71fe794493fa1f27b57719589e638538415daf0d85f1a803e67_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:5fbadafe265cf3a6b7994e2185ab80637fb7c948660fe5bde736e4491c02df8c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-collector-rhel9@sha256:a151f50548894ffd4de491bfa60ef61f3b6e3b63bbb2ebd2e8ef75c8f57ad05b_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-operator-bundle@sha256:cbb89b45c9bc69e2b2f13c9be41330675f90e961fc91f5f0daf8dbb894c80141_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:237f26db42385fcc3d9e68488e8d0364188b3d7f2e51f116dd787a0a77573c8c_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:65d22c3675dcf5c5b6f02439d551a642288f5fe8cf47d22224d90eb8e00dc4ce_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:abef9f5d634f690962567b4c6aece4d8b2d1d4f3ededdac4a82ef80c9bde3f0b_s390x",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-rhel9-operator@sha256:e31d5bcb7f377991379b5b7937a24bfabbd70e71fec7f52a7baa0f1395f46b1c_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:4513b678c1fd5685ae53f5eca152885e7469a22e6beddd16213c9ad07b34cb74_arm64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:951749ffe7b80087f603963c246ba8fe6e302a32f767c73dd77993760720328f_ppc64le",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a471bb659af2f377be4a0f9e5457b0d5f304c292e4c3cb6f977332e110244264_amd64",
"Red Hat OpenShift distributed tracing 3.10.1:registry.redhat.io/rhosdt/opentelemetry-target-allocator-rhel9@sha256:a6ca99af9e3f5135fea5e9cf79bf57b0b52af3fe4e65ee803aee6d4f507c0642_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/text: golang.org/x/text: Denial of Service via invalid UTF-8 input"
}
]
}
RHSA-2026:57361
Vulnerability from csaf_redhat - Published: 2026-08-25 10:35 - Updated: 2026-08-25 19:07A flaw was found in CRI-O. The fix for a previous vulnerability (CVE-2022-4318) was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch | — |
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src | — |
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64 | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src | — |
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch | — |
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": "Red Hat OpenShift Container Platform release 4.22.11 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.22.\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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.22.11. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:57365\n\nSecurity Fix(es):\n\n* github.com/cri-o/cri-o: Fix Bypass for CVE-2022-4318 \u2014 /etc/passwd Injection via HOME env (CVE-2026-15809)\n* golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)\n* mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header (CVE-2026-42504)\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.\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc)\nor web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"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:57361",
"url": "https://access.redhat.com/errata/RHSA-2026:57361"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "2500846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500846"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_57361.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.11 packages and security update",
"tracking": {
"current_release_date": "2026-08-25T19:07:23+00:00",
"generator": {
"date": "2026-08-25T19:07:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57361",
"initial_release_date": "2026-08-25T10:35:44+00:00",
"revision_history": [
{
"date": "2026-08-25T10:35:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-25T10:35:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:07:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-IRONIC-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.22::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"product": {
"name": "python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"product_id": "python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-setuptools-rust@1.9.0-2.el9ocp?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"product_id": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.22.0-202608190726.p2.g05744ab.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"product": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"product_id": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.35.6-5.rhaos4.22.git41f610b.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.35.0-3.el9.src",
"product": {
"name": "cri-tools-0:1.35.0-3.el9.src",
"product_id": "cri-tools-0:1.35.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.35.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"product": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"product_id": "kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.31.0-5.rhaos4.22.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"product_id": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.4.0-4.rhaos4.22.el9.src",
"product": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.src",
"product_id": "runc-4:1.4.0-4.rhaos4.22.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-4.rhaos4.22.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch",
"product": {
"name": "python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch",
"product_id": "python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12-setuptools-rust@1.9.0-2.el9ocp?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_id": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.35.6-5.rhaos4.22.git41f610b.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.35.6-5.rhaos4.22.git41f610b.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.35.6-5.rhaos4.22.git41f610b.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.35.0-3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.35.0-3.el9.x86_64",
"product_id": "cri-tools-0:1.35.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.35.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.35.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.35.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"product": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"product_id": "kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.31.0-5.rhaos4.22.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_id": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_id": "runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-4.rhaos4.22.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_id": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-4.rhaos4.22.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_id": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-4.rhaos4.22.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_id": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.35.6-5.rhaos4.22.git41f610b.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.35.6-5.rhaos4.22.git41f610b.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.35.6-5.rhaos4.22.git41f610b.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.35.0-3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.35.0-3.el9.aarch64",
"product_id": "cri-tools-0:1.35.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.35.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.35.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.35.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"product": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"product_id": "kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.31.0-5.rhaos4.22.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_id": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_id": "runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-4.rhaos4.22.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_id": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-4.rhaos4.22.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_id": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-4.rhaos4.22.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_id": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.35.6-5.rhaos4.22.git41f610b.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.35.6-5.rhaos4.22.git41f610b.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.35.6-5.rhaos4.22.git41f610b.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.35.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.35.0-3.el9.ppc64le",
"product_id": "cri-tools-0:1.35.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.35.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.35.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.35.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"product": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"product_id": "kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.31.0-5.rhaos4.22.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_id": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_id": "runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-4.rhaos4.22.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_id": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-4.rhaos4.22.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-4.rhaos4.22.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_id": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.35.6-5.rhaos4.22.git41f610b.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_id": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.35.6-5.rhaos4.22.git41f610b.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.35.6-5.rhaos4.22.git41f610b.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.35.0-3.el9.s390x",
"product": {
"name": "cri-tools-0:1.35.0-3.el9.s390x",
"product_id": "cri-tools-0:1.35.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.35.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.35.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.35.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"product": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"product_id": "kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kata-containers@3.31.0-5.rhaos4.22.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_id": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_id": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_id": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_id": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.22.0-202608190726.p2.g05744ab.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"product": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_id": "runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.4.0-4.rhaos4.22.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_id": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.4.0-4.rhaos4.22.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_id": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.4.0-4.rhaos4.22.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64"
},
"product_reference": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le"
},
"product_reference": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x"
},
"product_reference": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src"
},
"product_reference": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64"
},
"product_reference": "cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.35.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.35.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.35.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.35.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.35.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x"
},
"product_reference": "cri-tools-0:1.35.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.35.0-3.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src"
},
"product_reference": "cri-tools-0:1.35.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.35.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.35.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.35.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.35.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64"
},
"product_reference": "kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le"
},
"product_reference": "kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x"
},
"product_reference": "kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src"
},
"product_reference": "kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64"
},
"product_reference": "kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64"
},
"product_reference": "runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le"
},
"product_reference": "runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x"
},
"product_reference": "runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.src as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src"
},
"product_reference": "runc-4:1.4.0-4.rhaos4.22.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.4.0-4.rhaos4.22.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64"
},
"product_reference": "runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-setuptools-rust-0:1.9.0-2.el9ocp.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src"
},
"product_reference": "python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.22",
"product_id": "9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
},
"product_reference": "python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.22"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Neboj\u0161a Ja\u0107ovi\u0107"
],
"organization": "Independent Security Researcher"
}
],
"cve": "CVE-2026-15809",
"cwe": {
"id": "CWE-134",
"name": "Use of Externally-Controlled Format String"
},
"discovery_date": "2026-07-15T09:58:08.982000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500846"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in CRI-O. The fix for a previous vulnerability (CVE-2022-4318) was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/cri-o/cri-o: Fix Bypass for CVE-2022-4318 \u2014 /etc/passwd Injection via HOME env",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in CRI-O allows for arbitrary line injection into a container\u0027s `/etc/passwd` file. An attacker capable of setting container environment variables can bypass a previous fix (CVE-2022-4318) by supplying a real newline character in the `HOME` environment variable, potentially leading to privilege escalation within the affected container. This risk is present in environments where untrusted users can influence container environment variable settings.",
"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": [
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-15809"
},
{
"category": "external",
"summary": "RHBZ#2500846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-15809",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-15809"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-15809",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15809"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/pull/6450",
"url": "https://github.com/cri-o/cri-o/pull/6450"
},
{
"category": "external",
"summary": "https://github.com/cri-o/cri-o/pull/6524",
"url": "https://github.com/cri-o/cri-o/pull/6524"
}
],
"release_date": "2026-07-15T10:18:17.941000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T10:35:44+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57361"
},
{
"category": "workaround",
"details": "Restrict access to users who can create or modify container workloads through appropriate RBAC permissions, apply security controls such as Security Context Constraints (SCCs) to limit privilege escalation, and enforce policies to run containers with reduced privileges (for example, as non-root) to reduce the impact of potential exploitation. Enable SELinux on affected nodes and consider admission controls to prevent potentially unsafe workload configurations.",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/cri-o/cri-o: Fix Bypass for CVE-2022-4318 \u2014 /etc/passwd Injection via HOME env"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T10:35:44+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57361"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-25T10:35:44+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57361"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.src",
"8Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.s390x",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.src",
"8Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.src",
"9Base-RHOSE-4.22:cri-o-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debuginfo-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.aarch64",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.ppc64le",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.s390x",
"9Base-RHOSE-4.22:cri-o-debugsource-0:1.35.6-5.rhaos4.22.git41f610b.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.src",
"9Base-RHOSE-4.22:cri-tools-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debuginfo-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.aarch64",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.ppc64le",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.s390x",
"9Base-RHOSE-4.22:cri-tools-debugsource-0:1.35.0-3.el9.x86_64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:kata-containers-0:3.31.0-5.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:openshift-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.src",
"9Base-RHOSE-4.22:openshift-clients-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-clients-redistributable-0:4.22.0-202608131626.p2.g7ec2e14.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-hyperkube-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-apiserver-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-controller-manager-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kube-scheduler-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:openshift-kubelet-0:4.22.0-202608190726.p2.g05744ab.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-aws-ecr-image-credential-provider-0:4.22.0-202608131626.p2.gb4bad3f.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-azure-acr-image-credential-provider-0:4.22.0-202608131626.p2.ga17a3e3.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.s390x",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.src",
"9Base-RHOSE-4.22:ose-gcp-gcr-image-credential-provider-0:4.22.0-202608131626.p2.gea31ab8.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.src",
"9Base-RHOSE-4.22:runc-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debuginfo-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.aarch64",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.ppc64le",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.s390x",
"9Base-RHOSE-4.22:runc-debugsource-4:1.4.0-4.rhaos4.22.el9.x86_64",
"9Base-RHOSE-IRONIC-4.22:python-setuptools-rust-0:1.9.0-2.el9ocp.src",
"9Base-RHOSE-IRONIC-4.22:python3.12-setuptools-rust-0:1.9.0-2.el9ocp.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
}
]
}
RHSA-2026:57649
Vulnerability from csaf_redhat - Published: 2026-08-20 18:54 - Updated: 2026-08-25 19:03A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the "go tool pack" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the "pack" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
A flaw was found in the 'go bug' command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system's temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the 'go bug' command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
|
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for golang is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nSecurity Fix(es):\n\n* net/mail: golang: net/mail: Denial of Service via pathological email address parsing (CVE-2026-42499)\n\n* cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy (CVE-2026-42501)\n\n* html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content (CVE-2026-39823)\n\n* cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack (CVE-2026-39819)\n\n* net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame (CVE-2026-33814)\n\n* net/mail: golang: Go net/mail: Denial of Service via crafted email inputs (CVE-2026-39820)\n\n* net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)\n\n* net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls (CVE-2026-39825)\n\n* cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction (CVE-2026-39817)\n\n* html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping (CVE-2026-39826)\n\n* golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)\n\n* net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)\n\n* crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)\n\n* golang: Go os.Root: Symlink following vulnerability allows directory traversal (CVE-2026-39822)\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:57649",
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_57649.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-08-25T19:03:56+00:00",
"generator": {
"date": "2026-08-25T19:03:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:57649",
"initial_release_date": "2026-08-20T18:54:33+00:00",
"revision_history": [
{
"date": "2026-08-20T18:54:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-20T18:54:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:03:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_4.aarch64",
"product_id": "go-toolset-0:1.26.5-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_4.aarch64",
"product": {
"name": "golang-0:1.26.5-1.el9_4.aarch64",
"product_id": "golang-0:1.26.5-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_4.aarch64",
"product_id": "golang-bin-0:1.26.5-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_4.aarch64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_4.aarch64",
"product_id": "golang-race-0:1.26.5-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_4.ppc64le",
"product_id": "go-toolset-0:1.26.5-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_4.ppc64le",
"product": {
"name": "golang-0:1.26.5-1.el9_4.ppc64le",
"product_id": "golang-0:1.26.5-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_4.ppc64le",
"product_id": "golang-bin-0:1.26.5-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_4.ppc64le",
"product": {
"name": "golang-race-0:1.26.5-1.el9_4.ppc64le",
"product_id": "golang-race-0:1.26.5-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_4.x86_64",
"product_id": "go-toolset-0:1.26.5-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_4.x86_64",
"product": {
"name": "golang-0:1.26.5-1.el9_4.x86_64",
"product_id": "golang-0:1.26.5-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_4.x86_64",
"product_id": "golang-bin-0:1.26.5-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_4.x86_64",
"product": {
"name": "golang-race-0:1.26.5-1.el9_4.x86_64",
"product_id": "golang-race-0:1.26.5-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.26.5-1.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.26.5-1.el9_4.s390x",
"product_id": "go-toolset-0:1.26.5-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.26.5-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_4.s390x",
"product": {
"name": "golang-0:1.26.5-1.el9_4.s390x",
"product_id": "golang-0:1.26.5-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.26.5-1.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.26.5-1.el9_4.s390x",
"product_id": "golang-bin-0:1.26.5-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.26.5-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.26.5-1.el9_4.s390x",
"product": {
"name": "golang-race-0:1.26.5-1.el9_4.s390x",
"product_id": "golang-race-0:1.26.5-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.26.5-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.26.5-1.el9_4.src",
"product": {
"name": "golang-0:1.26.5-1.el9_4.src",
"product_id": "golang-0:1.26.5-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.26.5-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.26.5-1.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.26.5-1.el9_4.noarch",
"product_id": "golang-docs-0:1.26.5-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.26.5-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.26.5-1.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.26.5-1.el9_4.noarch",
"product_id": "golang-misc-0:1.26.5-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.26.5-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.26.5-1.el9_4.noarch",
"product": {
"name": "golang-src-0:1.26.5-1.el9_4.noarch",
"product_id": "golang-src-0:1.26.5-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.26.5-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.26.5-1.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.26.5-1.el9_4.noarch",
"product_id": "golang-tests-0:1.26.5-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.26.5-1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.26.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.26.5-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64"
},
"product_reference": "golang-0:1.26.5-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le"
},
"product_reference": "golang-0:1.26.5-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x"
},
"product_reference": "golang-0:1.26.5-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src"
},
"product_reference": "golang-0:1.26.5-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.26.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64"
},
"product_reference": "golang-0:1.26.5-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.26.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.26.5-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.26.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.26.5-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.26.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.26.5-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64"
},
"product_reference": "golang-race-0:1.26.5-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le"
},
"product_reference": "golang-race-0:1.26.5-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x"
},
"product_reference": "golang-race-0:1.26.5-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-race-0:1.26.5-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64"
},
"product_reference": "golang-race-0:1.26.5-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.26.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch"
},
"product_reference": "golang-src-0:1.26.5-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.26.5-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.4)",
"product_id": "AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.26.5-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-27145",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-02T23:01:08.992540+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484207"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `crypto/x509` package of `golang`. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by presenting a specially crafted X.509 certificate with a large number of DNS Subject Alternative Name (SAN) entries. The certificate verification process, specifically the `VerifyHostname` function, incurs excessive computational overhead due to repeated string operations when processing these entries. This can lead to a significant performance degradation or unresponsiveness of systems validating such certificates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27145"
},
{
"category": "external",
"summary": "RHBZ#2484207",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484207"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27145",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27145"
},
{
"category": "external",
"summary": "https://go.dev/cl/783621",
"url": "https://go.dev/cl/783621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79694",
"url": "https://go.dev/issue/79694"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5037",
"url": "https://pkg.go.dev/vuln/GO-2026-5037"
}
],
"release_date": "2026-06-02T22:01:36.954000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "A flaw was found in the Go standard library crypto/x509 package. When verifying a TLS certificate hostname, VerifyHostname processed each DNS Subject Alternative Name (SAN) entry in a loop and repeatedly split the candidate hostname on \".\" characters. For certificates with a very large DNS SAN list, CPU use could grow quadratically with the number of SAN entries and hostname labels. Because hostname verification runs before the certificate chain is built, this overhead can occur even when the certificate is not trusted.\n\nRed Hat rates this issue as Important. It affects Red Hat products that include the Go standard library crypto/x509 code from an affected Go toolchain version (before Go 1.25.11, or from Go 1.26.0 through Go 1.26.3). Applications and container images built with a fixed Go release (1.25.11 or later, or 1.26.4 or later) are not affected. Community distributions such as Fedora are also affected.\n\nUpstream fix: Go 1.25.11 and Go 1.26.4 (GO-2026-5037).",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39817",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-07T20:01:43.510043+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \"go tool pack\" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the \"pack\" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction",
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "RHBZ#2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://go.dev/cl/767520",
"url": "https://go.dev/cl/767520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78778",
"url": "https://go.dev/issue/78778"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4979",
"url": "https://pkg.go.dev/vuln/GO-2026-4979"
}
],
"release_date": "2026-05-07T19:41:18.993000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction"
},
{
"cve": "CVE-2026-39819",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-05-07T20:01:04.403877+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \u0027go bug\u0027 command within the Go programming language tools. This command writes to temporary files with predictable names. A local attacker with access to the system\u0027s temporary directory could exploit this by creating a symbolic link (symlink) with one of these predictable names. This would cause the \u0027go bug\u0027 command to overwrite the target of the symlink, potentially leading to arbitrary file overwrite.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack",
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39819"
},
{
"category": "external",
"summary": "RHBZ#2467813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39819",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39819"
},
{
"category": "external",
"summary": "https://go.dev/cl/763882",
"url": "https://go.dev/cl/763882"
},
{
"category": "external",
"summary": "https://go.dev/issue/78584",
"url": "https://go.dev/issue/78584"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4978",
"url": "https://pkg.go.dev/vuln/GO-2026-4978"
}
],
"release_date": "2026-05-07T19:41:18.849000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go \u0027go bug\u0027 command: Arbitrary file overwrite via symlink attack"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net versions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42501",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-07T20:00:54.811489+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467810"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go command (`cmd/go`). A malicious module proxy can exploit this vulnerability by bypassing the validation of module checksums. This allows the proxy to serve altered versions of the Go toolchain, which the `go` command may then download and execute without proper verification. This can lead to the execution of untrusted code, compromising the integrity of the Go development environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Go command (`cmd/go`) allows a malicious module proxy to bypass checksum validation, potentially leading to the execution of untrusted Go toolchains. Red Hat products utilizing the Go command are vulnerable if configured to use an untrusted module proxy or checksum database, as this could compromise the integrity of the Go development environment. Exploitation requires user interaction with a compromised proxy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42501"
},
{
"category": "external",
"summary": "RHBZ#2467810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42501",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42501"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42501"
},
{
"category": "external",
"summary": "https://go.dev/cl/775321",
"url": "https://go.dev/cl/775321"
},
{
"category": "external",
"summary": "https://go.dev/issue/79070",
"url": "https://go.dev/issue/79070"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4984",
"url": "https://pkg.go.dev/vuln/GO-2026-4984"
}
],
"release_date": "2026-05-07T19:41:19.691000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"category": "workaround",
"details": "To verify the integrity of Go module dependencies and detect potential tampering by a malicious proxy, users can revalidate all dependencies of the current module. This process involves removing the existing `go.sum` file and then re-generating and verifying module checksums.\n\nExecute the following commands in your module\u0027s root directory:\n```bash\nrm go.sum\ngo mod tidy\ngo mod verify\n```\nThis operation will re-download and re-verify all module dependencies. Be aware that this may affect your local module cache and could require re-building projects.",
"product_ids": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go command (cmd/go): Integrity bypass due to checksum validation flaw via malicious module proxy"
},
{
"cve": "CVE-2026-42507",
"cwe": {
"id": "CWE-117",
"name": "Improper Output Neutralization for Logs"
},
"discovery_date": "2026-06-02T23:01:03.125126+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484205"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net/textproto package in Golang. When functions in this package return errors, they include their input as part of the error message. An attacker could exploit this by injecting misleading content into these error messages, which are then printed or logged. This could lead to confusion or misinterpretation of critical system information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42507"
},
{
"category": "external",
"summary": "RHBZ#2484205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42507",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42507"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42507"
},
{
"category": "external",
"summary": "https://go.dev/cl/777060",
"url": "https://go.dev/cl/777060"
},
{
"category": "external",
"summary": "https://go.dev/issue/79346",
"url": "https://go.dev/issue/79346"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5039",
"url": "https://pkg.go.dev/vuln/GO-2026-5039"
}
],
"release_date": "2026-06-02T22:01:37.307000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-20T18:54:33+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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:57649"
},
{
"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.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:go-toolset-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.src",
"AppStream-9.4.0.Z.E4S:golang-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-bin-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-docs-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-misc-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.aarch64",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.s390x",
"AppStream-9.4.0.Z.E4S:golang-race-0:1.26.5-1.el9_4.x86_64",
"AppStream-9.4.0.Z.E4S:golang-src-0:1.26.5-1.el9_4.noarch",
"AppStream-9.4.0.Z.E4S:golang-tests-0:1.26.5-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/textproto: golang: Golang net/textproto: Misleading error messages via input injection"
}
]
}
RHSA-2026:59202
Vulnerability from csaf_redhat - Published: 2026-08-24 20:34 - Updated: 2026-08-25 19:28A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64 | — |
Workaround
|
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:59202",
"url": "https://access.redhat.com/errata/RHSA-2026:59202"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-4911_release-notes-49",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.9/html-single/release_notes/index#about-this-release-4911_release-notes-49"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_59202.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.9.11 security and bug fix update",
"tracking": {
"current_release_date": "2026-08-25T19:28:28+00:00",
"generator": {
"date": "2026-08-25T19:28:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59202",
"initial_release_date": "2026-08-24T20:34:57+00:00",
"revision_history": [
{
"date": "2026-08-24T20:34:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-24T20:35:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:28:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.9::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Af38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Ac5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3A67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Ad55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Ad22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Abf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584486"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Af1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Abcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Af2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Acd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Ad266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584486"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Acaac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Afe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Ab28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584486"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Abd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Aca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Aa939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584486"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584486"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.9",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.9"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:34:57+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59202"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:34:57+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59202"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:34:57+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59202"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_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 Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:2cc2d55f647a0acd06723bf0c23b16d86f7a84ebdf3b4e05ae7ced26823bb228_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:4e6b9c3daa151288545958cfe856902f9b5e26d50e45366d8be46acc10be32a3_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:797ecb9fda4d0005218cab00b331fab88841f63376889ec9ea121ba67a7fd2b8_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:7df30179329e0320aa98fdf077a6b4bec9759f9c069a720f07b797b7b1593a44_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:7f29f017e737a868ec4b0d9a2afda102d0451b8601059bee4447667d51d6cf65_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ac722a3422c6f4e3a3310ff40321e72b6b694e6b7b390cb24078962b2192e0bf_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f1de7ff333ca631ef030257f9a15828e3ed45f512534361fc5e00e8a7ee7337f_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:f38aed9be9df9dec079c5092986de018ba29397087e1b3d0e1ceba2940fafecf_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:2bdeb008b2b3e965cbe66e8683eedd9d80b68fb06fdea198b552b40683b42528_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:50c041d09a8b6623e4868729a253229fa33244cc51520c4fd4ebddcbdd5b66b5_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:67fe3d7db9faec6e98d517dc5b48b05ab9b7f5dd4f37e407dbb7aca8cd3284b9_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9bb12e25b5f9e2930c56bfd03702e2eff50c5a939b5ce956cadaa1c3a4405a50_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:67d5c0b4730b0dce61aea2edc4f4ca9bf82df5381a8b8b34ac1e683c3224ad04_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:6a8e091c8c3f3ddefb3763fc8bc64940ade011207482ae619700715e19e4ec45_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:bd67020ec13261b52e4c0729d15e5d0f2a3bcfa2d0091c19a7dd21c2d4f4c54b_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:c5a67900cf6ebbbbaf24f777678a3457588f3a839f5caa0652b3d3dc149aa2b8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:caac0035f166cae79d5be4a7084e8f42cf23efb8dfd1df63e8e294f29ecdce7b_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:5b96e28eabb3b7d40db9cff48c0aa1c45783e7b337c58406cd5c9565f23006e2_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bcd7c5f40c35376a3525d2ad17dd842e4ce2ac6a3fea017b1fa6ff79c0f21368_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:d55400d4e004a1310b774443cd25fb8b6bdf3e8f9e5af24e00ee26d0012b34a9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:fe77f65d77790e3e71f7117e62666aa65bdb2572e4afdbd88f272e5038e03622_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:16a49f0abbf2b4193a4ab018f3be334400454ebc4afaffd2c4c505907c7ac4ec_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:1a45d114f30403942d6e5e3b2460b7e2dd03df50abfa8e52fa9986fc1908fc3b_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:3b1b6ac2ea4043c2458e9cf347949e0eceac54f823070aac29191a6b2a5b23e7_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:a939bae7740b3b4ee0ec82b2b2ea4f6bb2ec42061f02a9809639b81b008cf2fb_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:30a55b92e855022fe0f9946d1e01b15d0f521f0d48aea5437da3ca1900a04173_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:4705abeb250d879fc0bdc8c753b9bd84fa9b0b8a67fc0d34ac680d20df3b259e_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:56ea592bab960f3704dd3bff8ee31b1846d8310903ab5ea41e7a6b2d6e15d0df_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f2924a1724c6e0b79dede1e9c88de322739773ab28c5479c3cd19136717c3f1a_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:802074dea88b102e4b06237a235abd3aaca92a33ea7c51610cd29c42d50602e6_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:9991c7a02205906070ef20c4fefedc736854762b1a1622d7d90af37447010f3a_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:b28a253ba191b01066e455af511dcedf01e91fe222992f1fe3f124ef9edc584a_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:ca953ccc0e8a4fb80033bc97149914d538a0f41a7027a12ddeb9385cc010a7df_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:09263e596508a066269759737ef29e0aa8bd179207b812a006a1060efa47fe87_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:39a29d77fd7cdf692e0e41a3bdae2aef514244decbf2c28d6979cd21d1810bea_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:3d464a1064bf24609956c122f75f90aef60d6f4cde97a3e7a9dc4de1fd308469_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:619149c2e22ee77fa3ad2228404c424fe08ed05551da686ff2fcd4172f944758_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:11c7f5d05e375731172fd6d26eb2b30a29142974a92488d45ccaddcfd708a3b1_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:403c217ace0926baf044d6998b91318344247eea7085450f86b117975e480e42_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bf5168d06f82512cb2e9cfb27d6763860e8f6200510a16bcfb62303ca6edd9ad_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:d266ddb06f3e9c4f0ff8b1f7cafb73898f6e807a4a0c74c81c4aedd2c4490663_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:6e97d0fe7e57b604ce34115c7523d90c7a67a7913e021bb2fedd915c7e6045ad_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:9698a4c5cd25a4b65ba37a218d5a899dba45bc8dba0843139781428f2fc384a6_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:cd35dd1f0cd4961f8cf547e933d463bd007753b70c28345fff67d18a00a60674_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.9:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:d22f2bc58650333688f46c6a6d0927a08a44a5baf7e25f0c7da0953aef638603_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
}
]
}
RHSA-2026:59203
Vulnerability from csaf_redhat - Published: 2026-08-24 20:54 - Updated: 2026-08-25 19:28A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64 | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64 | — |
Workaround
|
A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_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": "Updated images are now available for Red Hat Advanced Cluster Security\n(RHACS), which typically include new features, bug fixes, and/or\nsecurity patches.",
"title": "Topic"
},
{
"category": "general",
"text": "See the release notes (link in the references section) for a\ndescription of the fixes and enhancements in this particular release.",
"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:59203",
"url": "https://access.redhat.com/errata/RHSA-2026:59203"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39822",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-69152",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4107_release-notes-410",
"url": "https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_security_for_kubernetes/4.10/html-single/release_notes/index#about-this-release-4107_release-notes-410"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_59203.json"
}
],
"title": "Red Hat Security Advisory: RHACS 4.10.7 security and bug fix update",
"tracking": {
"current_release_date": "2026-08-25T19:28:27+00:00",
"generator": {
"date": "2026-08-25T19:28:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:59203",
"initial_release_date": "2026-08-24T20:54:02+00:00",
"revision_history": [
{
"date": "2026-08-24T20:54:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-24T20:54:23+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-25T19:28:27+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product": {
"name": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:advanced_cluster_security:4.10::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Advanced Cluster Security for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Adbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Acecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Ac1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Ab5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Afeee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d?arch=ppc64le\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000636"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Abc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Af7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3A5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3A9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3Aa337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3Af9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3A070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05?arch=s390x\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000636"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3Acc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3Adc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3Ae4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aa8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8\u0026tag=1786957456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Ae17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-operator-bundle@sha256%3A18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3Abb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Ab48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3A0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699?arch=amd64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000636"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-db-rhel8@sha256%3A5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-slim-rhel8@sha256%3A06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-v4-rhel8@sha256%3A153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-central-db-rhel8@sha256%3A6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-collector-rhel8@sha256%3Aecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8\u0026tag=1786951084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-fact-rhel8@sha256%3A0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8\u0026tag=1786957456"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-main-rhel8@sha256%3Ab825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-rhel8-operator@sha256%3A4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-roxctl-rhel8@sha256%3A7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8\u0026tag=1787584487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-rhel8@sha256%3A67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-rhel8@sha256%3Aba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8\u0026tag=1787000636"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"product": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"product_id": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhacs-scanner-db-slim-rhel8@sha256%3Af989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec?arch=arm64\u0026repository_url=registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8\u0026tag=1787000636"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64 as a component of Red Hat Advanced Cluster Security for Kubernetes 4.10",
"product_id": "Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
},
"product_reference": "registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64",
"relates_to_product_reference": "Red Hat Advanced Cluster Security for Kubernetes 4.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"discovery_date": "2026-07-08T17:01:53.592869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498152"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `os.Root` functionality of Go on Unix systems. This vulnerability allows an attacker to bypass intended directory restrictions by crafting a path that ends with a symbolic link and a trailing slash. When a file is opened in `os.Root` with such a path, the symbolic link is improperly followed, potentially leading to access to locations outside of the defined root directory. This could result in information disclosure or unauthorized file system access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: Go os.Root: Symlink following vulnerability allows directory traversal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s os.Root implementation. On Unix systems, `os.Root.Open()` improperly follows symlinks to locations outside the root directory when the path ends with a trailing slash (e.g., root.Open(\"symlink/\")). This is because `openat()` with `O_NOFOLLOW` does not prevent symlink resolution when the path has a trailing /. An attacker able to create symlinks within an os.Root directory could use this to read or write files outside the intended root. The os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected. This issue is fixed in Go 1.25.12 and Go 1.26.5.\n\nThe following symbols are affected:\n* `OpenInRoot`: Opens a file or directory within an `os.Root`.\n* `Root.Create`: Creates a file inside an `os.Root`.\n* `Root.Open`: Opens a path relative to an `os.Root`.\n* `Root.OpenFile`: Opens a file with specified flags and permissions inside an `os.Root`.\n* `Root.OpenRoot`: Opens a sub-root directory from an `os.Root`.\n* `Root.ReadFile`: Reads a file inside an `os.Root`.\n* `Root.WriteFile`: Writes a file inside an `os.Root`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39822"
},
{
"category": "external",
"summary": "RHBZ#2498152",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498152"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39822"
},
{
"category": "external",
"summary": "https://go.dev/cl/797880",
"url": "https://go.dev/cl/797880"
},
{
"category": "external",
"summary": "https://go.dev/issue/79005",
"url": "https://go.dev/issue/79005"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc",
"url": "https://groups.google.com/g/golang-announce/c/OrmQE_Yp5Sc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4970",
"url": "https://pkg.go.dev/vuln/GO-2026-4970"
}
],
"release_date": "2026-07-08T15:46:27.199000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:54:02+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59203"
},
{
"category": "workaround",
"details": "There is no mitigation for this issue other than updating the Go toolchain to Go 1.25.12 or Go 1.26.5. Programs compiled with Go \u003e= 1.24 that do not use the os.Root API are not affected by this vulnerability.\nThe os.Root API was introduced in Go 1.24. Go versions prior to 1.24 are not affected.\nThis issue is fixed in Go 1.25.12 and Go 1.26.5.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: Go os.Root: Symlink following vulnerability allows directory traversal"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:54:02+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59203"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-69152",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-08-03T18:01:13.566423+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2510722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the brace-expansion library. The `expand()` function does not apply `maxLength` when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is due to an incomplete mitigation of CVE-2026-14257.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Any applications that pass user-controlled input to the `expand()` function are vulnerable to this issue. This flaw can result in an excessive consumption of memory that eventually terminates the process or blocks the event loop, both causing a denial of service. As this vulnerability allows a remote attacker to cause a denial of service, it 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": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"known_not_affected": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-69152"
},
{
"category": "external",
"summary": "RHBZ#2510722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2510722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-69152",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-69152"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-69152"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d",
"url": "https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac",
"url": "https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf",
"url": "https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031",
"url": "https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031"
},
{
"category": "external",
"summary": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895",
"url": "https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895"
}
],
"release_date": "2026-08-03T16:33:36.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-24T20:54:02+00:00",
"details": "If you are using an earlier version of RHACS, you are advised to\nupgrade to the version of RHACS mentioned in the synopsis and release\nnotes in order to take advantage of the enhancements, bug fixes, and/or\nsecurity patches in the release.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:59203"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, do not pass untrusted input to the expand() function.",
"product_ids": [
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_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 Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:6a980a762347317fe2eb5a8a0da9c7dc9f8809f1346e10b224862f33fea9456e_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:b5026e4fc9203f367c78250713883b2620bab241bbe03bf9544dd8cf38f91e18_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:e4de2a94294c323bd029c693d539ffc9e11e0401a947dc49b512428852b23b47_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-central-db-rhel8@sha256:f7e33828faddd5bf7030179865108cd8aebe3792bbcda38e8834144f2599e635_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:42fce168d48c2323e4e8cb012e3fcb529a8beb871ce7366565c99ddf33687775_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:5fa5284bdacb67d49f9dfb41dc89584b78fecf523c115fb40081111337f891ae_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:a8a5be037b33510e023b9eca6f593f3ee3a8fcbf970ebf42649a9eac289022a8_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-collector-rhel8@sha256:ecda43bf64854b5db93f7bf255c72f1449ba9e953af91dae8bd3bdbc03e23aef_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:0e2614305f385222818ba5bb446aa30db2ad6e2b0c88542e653406db13fc9b92_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-fact-rhel8@sha256:10bd90633dfd295f087dce6712c43abd761c6e6cbaa9249e0f29eb3ceaf607e9_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:4cfac3dc0c224c1f49f4eab49d186aec22e4b5313402c875118887cd28409201_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:9ed3000c0fbf674bc35b46ae4631d06ae1589ee7a65c77df34803c2814f3054c_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:b825928aa70c4fcd660f849af991fda6677a952688e01820dbfa5369ecda9584_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-main-rhel8@sha256:e17343e3255259a858ce2be6e96b909eaed2ed08ea32b4c548b8421ded736885_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-operator-bundle@sha256:18618fd708fc639eee0a60e61a662bb39aa2b8ee7caed5b3d7d89b3ff206a40d_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:2caf58917f349f5ad35e0a59fd82d2f3dfbdefa8e958392859289d2742a402a2_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:4110c57e7e4e1e535678bf0e3cd4e541d0169e98d977c2f21c0c119537cd28be_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:586af1b1fd4f1f4e5ad98d51b361bf83af3866d2c80f2bea3aa276511f016e12_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-rhel8-operator@sha256:a337e275001b59a637a531f1997d07e7a45e8fde0dec5c72f7e2d5c295f02f87_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:4c286dbd7a19ba23ea7fd49eb8954f0877fca60c9e32b3c1dfc9bbf29c24c846_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:7a66579b020b01d2f023ed320ba1962a6e2269a5e8bf921604f4ed520aaf9082_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:bb8aa0658db73803f89608fd47b4c070e61606a222279328ad1a1120fa6a1d16_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-roxctl-rhel8@sha256:feee253916fa10ae8ede30bc4bbe6b965e2e2cdb473b6525dfa3bb1e70f290a8_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:070b56aee8895f4c1777432111475a376f2a9f0c3dbf869d9361a8232298bb05_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:239f63b068896ae3cb7346d37122378a2d3a20f70141e2a9f5e8857ab0692d7d_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:b48e0084c6a330ea811a5d7a2b193922ba763d1c3954d964acec286d1e20cae6_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-rhel8@sha256:ba9c445ce5d8e0412092f513dacab7f393d4b35d1059cf580e677a3247795ee9_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:0c43d51803f117913eb780aa01033a5003b5831e1382b14117bc56b181289699_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:488bab21b123467a2f283ee6a740eb05144b683804eb6fa9c06e381f49f5b4f4_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:c1dec94846363c3123225588bae3f2c9fe7bdbeca8522d7a6deca42dd0462542_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-db-slim-rhel8@sha256:f989ef464cea71a6ce090e99f3cd3549f666e8502074534c8dbfd5f480ff40ec_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:07066c03b35781fe5b25693a517997fa2d0d1e39a51e6d0db24d9031621840b1_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:5c42fe55f726a9a4159a2f1cd797eed1aa5e6fdcb254d41c3ac16cf405a0d741_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:67087881d89079ac7da97e47e3970e2563e0e4bb3c0bd435ff8c862ab2fc0307_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-rhel8@sha256:f9e7080614fe5cb1195e281e8a49911f2531bca9172326e26d8d3a6607c4c099_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:06b97ae6636d7f60e193ca4c312a5575ce789619b16bbbc56d4a2ebe24b7aad7_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:88ac62cb202f51ddf5c07d19719bc2317a9206d2df1285ef38bc8ef17b6a0f7a_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:8ca00137187baa440d3c641ce7b198e7bd4494fb4660a0b97682f724f1d04354_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-slim-rhel8@sha256:9a3c7617dcc36ec5eb0885a398284cc77328c8a0090fbb7dc8d37e78bf1d00a4_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:5384283e8a98bbd02a2504081974addbd29e9ba9ee2db082612f223f0d14cd7c_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:bc586fa5d796910d1330ffb69eaeeced5329c01891879de17eeb1bca6910e5cc_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cc5c628157e3b5cf2c42f766fe1cacab3293260a9d17c11bc7570203905c9476_amd64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-db-rhel8@sha256:cecee5ca88e32772076240101bd6dfc62e8fe4773f5c56c98d2e5b021857ee98_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:153a6ddd134b25a97e6834c94a0daf7d3e2e697496cd0844814e1cbe00116f95_arm64",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:987620c6e3dcdaeb2abbdc9b61372a201d017c1b4b58e222d4ad09c39f6accfd_s390x",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dbd21dad1b67d03e719dc3e1ea726f84581e7ee54850c725e7d7eaa6f9f14a91_ppc64le",
"Red Hat Advanced Cluster Security for Kubernetes 4.10:registry.redhat.io/advanced-cluster-security/rhacs-scanner-v4-rhel8@sha256:dc737e04b9ea6feae97b6f6f2bc31e12b3275b81ecc5f5996b52976b0751213b_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.